Table of Contents

, , ,

SQRT

Description

Calculates the square root of the provided number

Parameters

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

Example

IF SQRT (Transaction.Amount) = 10 THEN ...