Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

AVEVA™ Plant SCADA

Sign

  • Last UpdatedJul 18, 2023
  • 1 minute read

Gets the sign of a number.

Syntax

Sign(Number)

Number:

Any number.

Return Value

The sign of Number.

Abs

Example

Variable=Sign(100);
! Sets Variable to 1.
Variable=Sign(-300);
! Sets Variable to -1.
Variable=Sign(0);
! Sets Variable to 0.

See Also

Math and Trigonometry Functions

In This Topic
TitleResults for “How to create a CRG?”Also Available in