DESCRIPTION:Edit
Returns TRUE if the number is negative.
NEGATIVE? is an action value.
ARGUMENTS:Edit
- number -- (Type: number char money time)
SOURCE CODEEdit
negative?: native[
"Returns TRUE if the number is negative."
number [number! char! money! time!]
]