Greater or Equal
Checks if value A is greater than or equal to value B.
Pure Function
Yes
Execute Inputs
Execution
INPUTExecution Input.
Data Inputs
A
INPUTFirst value to compare.
B
INPUTSecond value to compare.
Data Outputs
Result
OUTPUTboolean
True if A is greater than or equal to B, false otherwise.
Settings
Debug
STRINGBreak on node when executing.
Default: No
Options:
NoBeforeInputsBeforeProcessingAfterProcessing