Skip to content

Not

Description

Performs a NOT operation on Variable.

Parameters

Variable

The variable to negate.

Return Value

Updates Variable with the result.

Syntax

Not(var Variable)

Example

Not(TempValue4)