002B
Jump to navigation
Jump to search
IS_NUMBER_GREATER_OR_EQUAL_TO_INT_LVAR
Description
- Checks if the integer number is greater or equal to the integer value stored in the local variable
Syntax
- 002B: [int] >= [local var]
- [int] >= [local var]
Parameter
- [int]
- Integer value
- [local var]
- Local variable
Keywords
local, variable, var, integer, comparison, check, greater