Skip to content

Not

Description

Performs a NOT operation on Value.

Parameters

  • Value The variable to negate.

Return Value

Updates Value with the result.

Syntax

Not(var Value)

Example

Not(TempValue4)