Less or Equal

Use Less or Equal to check if one value is less than or equal to another. Less or Equal is in the Logic category.
Input
Name | Data type | Description |
Value1 | Int / Double | The base value |
Value2 | Int / Double | The value to compare to the base |
Output
Name | Data type | Description |
Value | Boolean | A boolean value of comparison result |
Example

Set the sphere to yellow when the X axis position is less than or equal to 0.0.
