! a: Difference between revisions
No edit summary |
No edit summary |
||
Line 18: | Line 18: | ||
'''Description:''' | '''Description:''' | ||
<b> | <b>not</b> a | ||
This is exactly the same as [[not]] a | This is exactly the same as [[not]] a |
No edit summary |
No edit summary |
||
Line 18: | Line 18: | ||
'''Description:''' | '''Description:''' | ||
<b> | <b>not</b> a | ||
This is exactly the same as [[not]] a | This is exactly the same as [[not]] a |
Operand types:
a: Boolean
Type of returned value:
Description:
not a
This is exactly the same as not a
Example:
! true ............ Result is false