Feature Rich
Rapid Application Development
Helping you or your customers
Manage their Business

All Commands All Math & Logic
Commands

IS_VAL

Use this to determine if the {VAL()} command would successfully return a number from the content.

This is different from the {IS_NUMERIC()} command as the {VAL()} command will remove commas and percent symbols etc. from the string before it attempts to return the number so more inputs would be identified as a number.

Number Name Default Type Description
1 val String The value to check.
Example
TRUE
FALSE
TRUE
TRUE
TRUE - FALSE
TRUE - FALSE
to add a Comment.