Table of Contents

, , ,

NEG

Description

Returns the provided number negated

Parameters

Attribute of the Number type or number constant or calculation producing number

Example

IF NEG (Transaction.Amount) = -10 THEN ...