Appendix C: Scripts : Operators
 
Operators
Table 131 lists Lua operators.
Table 131: Lua operators
Type
List
Relational operators
< > <= >= == ~=
Logic operators
not, and, or