Function not from numeric
Brief description
not(value:bool):bool
Logical not operator More ...
Function information
| Name: | not |
| Base: | |
| Group: | Built-in plugins:Logic |
| Icon: | math.png |
| Color: | black |
| Authors: | Aless Lasaruk |
| Copyright: | (c) 2010 Aless Lasaruk |
Detailed description
Logical not operator
Input parameters
-
value:
bool
- Boolean value
Return values
-
Default return value:
bool
- Truth value
