User Tools

Site Tools


modding:function:not

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
modding:function:not [2017/01/28 02:46] 0xabcdefmodding: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: **True** if the expression evaluates to **Nil, otherwise Nil**If there is no expression, then always **Nil** |
 ^ 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: 2017/01/28 02:46 by 0xabcdef