IsNotBlank
Description
Checks if a CharSequence is not whitespace, empty (""), or null. If the argument's value is not whitespace, empty (""), or null, a TRUE Boolean value is returned. If the argument's value is whitespace, empty (""), or null, a FALSE Boolean value is returned. A new column is created for the results.
Use
- Select an argument. (String)
- Enter an output field name.
- Click OK.