MerlinofMines / EasyCommands

Github Repository for Ingame Scripts built by MerlinofMines. Uses MDK to Deploy to SpaceEngineerse
GNU General Public License v3.0
8 stars 3 forks source link

[Feature Request] Comparison operator Less Than Or Equal #267

Open CorwinMacGregor opened 1 year ago

CorwinMacGregor commented 1 year ago

We have Less Than, Greater Than, and Greater Than Or Equal, but Less Than Or Equal is missing from the operators toolkit

MerlinofMines commented 1 year ago

This is almost certainly just a documentation miss, you can definitely use "less than or equal to", as well as "<=". I do see the docs are missing this.