islower

.islower a:{Number}
than:{Number}
orequals:{Boolean = false}
-> Boolean

Return

whether a < b (or <= if orequals is true)

Parameters

orequals

whether the comparison should be 'lower or equals' instead