Rebol Programming/!
Appearance
USAGE:
[edit | edit source]! value
DESCRIPTION:
[edit | edit source]Returns the logic complement.
! is a native value.
ARGUMENTS
[edit | edit source]- value -- (Only FALSE and NONE return TRUE) (Type: any)
! value
Returns the logic complement.
! is a native value.