0022
Jump to navigation
Jump to search
IS_NUMBER_GREATER_THAN_FLOAT_VAR
Description
- Checks if the floating-point number is greater than the value stored in the global variable
Syntax
- 0022: [flt] > [global var]
- [flt] > [global var]
Parameter
- [flt]
- Floating-point value
- [global var]
- Global variable
Keywords
global, variable, var, float, comparison, check, greater