FutureProg functions
textbefore
Text textbefore(Text text, Text search)
Contexts: computer function, computer program, standard futureprog
Returns the text before 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
Contexts: computer function, computer program, standard futureprog
Returns the text before 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