() ≤ (): Difference between revisions

From PenguinMod Wiki
Jump to navigation Jump to search
Content added Content deleted
(Adding categories)
No edit summary
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Blocks
[[File:Block 5 26 2023-3 12 41 PM.png|thumb|290x290px]]
|block_img = <gallery>
The less than or equal block is a boolean block that detects if the value is less than or equal to the other value.
Block 5 26 2023-3 12 41 PM.png|Block
NotGreaterWorkaround.png|Workaround
</gallery>
|block_type = Boolean
|category = [[Operators]]
}}
The less than or equal block is a boolean block and an [[operators block]] that detects if the value is less than or equal to the other value.
==Workaround==
This block can be worked around by putting a greater than block in a not block.
[[Category:Boolean Blocks]]
[[Category:Boolean Blocks]]
[[Category:Operators Blocks]]
[[Category:Operators Blocks]]

Latest revision as of 23:08, 4 February 2024

() ≤ ()
...
[[File:|200px]]
Caption
Block Type Boolean
Category / Extension Operators
Status Who tf uses status

The less than or equal block is a boolean block and an operators block that detects if the value is less than or equal to the other value.

Workaround

This block can be worked around by putting a greater than block in a not block.