Skip to main content

IsNotEmpty

Checks if the provided text is not empty.
Inputs
Text
FText
required
The text to check.
Outputs
ReturnValue
bool
True if the text is not empty.