() ≥ (): Difference between revisions

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

Revision as of 00:19, 4 December 2023

() ≥ ()
...
Caption
Block Type Boolean
Category / Extension Operators
Status Who tf uses status

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

Workaround

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