All Commands
All Math & Logic
Commands
BETWEEN
Return TRUE if the first value is between the second two values.
This command will always return TRUE or FALSE.
Number | Name | Default | Type | Description |
---|---|---|---|---|
1 | check | String | The value to compare | |
2 | from | String | The Low value | |
3 | to | String | The High value |
Example
TRUE