0018
Jump to navigation
Jump to search
IS_INT_VAR_GREATER_THAN_NUMBER
Description
- Checks if the integer value stored in the global variable is greater than the integer number
Syntax
- 0018: [global var] > [int]
- [global var] > [int]
Parameter
- [global var]
- Global variable
- [int]
- Integer value
Keywords
global, variable, var, integer, comparison, check, greater