All Commands
All Math & Logic
Commands
IS_EMAIL
Check if string is an email address. Returns TRUE or FALSE
This command will always return TRUE or FALSE.
Number | Name | Default | Type | Description |
---|---|---|---|---|
1 | val | String | The string to check |
Example
TRUE
FALSE
FALSE