modding:function:not
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| modding:function:not [2017/01/28 02:46] – 0xabcdef | modding:function:not [2017/01/28 03:47] (current) – 0xabcdef | ||
|---|---|---|---|
| Line 7: | Line 7: | ||
| ^ Syntax | (not exp) -> True/Nil | | ^ Syntax | (not exp) -> True/Nil | | ||
| ^ Arguments | exp: The expression you want to negate. | | ^ Arguments | exp: The expression you want to negate. | | ||
| - | ^ Returns | condition: True if the expression evaluates to Nil, otherwise Nil. | | + | ^ Returns | condition: |
| ^ Category | [[logical operator functions|logical operator]] | | ^ Category | [[logical operator functions|logical operator]] | | ||
| ^ Description | Returns the logical negation of the expression. | | ^ Description | Returns the logical negation of the expression. | | ||
modding/function/not.1485571591.txt.gz · Last modified: by 0xabcdef
