FutureProg functions

textafter

Text · computer function, computer program, standard futureprog

Text textafter(Text text, Text search)
Contexts: computer function, computer program, standard futureprog
Returns the text after the first search fragment, ignoring case, or blank if the fragment is absent.
text: The text value to inspect
search: The text fragment to search for

← Back to FutureProg functions