Skip to content

IsLessEqual

Name Mandatory Description Default Type
⬅️ Input Input of any type is accepted. Any
Output ➡️ Returns true if the input is less than or equal to the operand and false otherwise. Bool
Value No The value to check against. 0 Any

Checks if the input is less than or equal to the operand.