Rebol Programming/!

From Wikibooks, open books for an open world
Jump to navigation Jump to search

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)