FutureProg functions
isblanktext
Boolean isblanktext(Text text)
Contexts: computer function, computer program, standard futureprog
Returns true if the supplied text is empty or contains only whitespace.
text: The text value to inspect or transform
Contexts: computer function, computer program, standard futureprog
Returns true if the supplied text is empty or contains only whitespace.
text: The text value to inspect or transform