FutureProg functions

isblanktext

Text · computer function, computer program, standard futureprog

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

← Back to FutureProg functions