Not
- Parameters
-
operand boolexpr
- comment
This function is used as not operator, but for boolexpr types. So, it's same as
not operand
in code terms.- return type
boolexpr
- Source code
native Not takes boolexpr operand returns boolexpr
- Source
- boolexpr.j
- wc3modding.com
- Not