code register log in programs messages download about privacy terms french production
home / documentation / Object / not
Object
examples
not nothing true
input
not nothing
result
true
not true false
input
not true
result
false
not false true
input
not false
result
true