NumberIsNotNumber
Type
operator
Summary
Determines if Left is not Right.
Syntax
<Left> is not <Right>
Description
Returns the opposite of the NumberIsNumber operator.
Parameters
Name | Type | Description |
---|---|---|
Left | An expression that evaluates to a number. | |
Right | An expression that evaluates to a number. |
Related
operator: NumberIsNumber