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

AVEVA™ Plant SCADA

Int()

  • Last UpdatedJul 13, 2023
  • 1 minute read

Returns the next integer less than or equal to a specified number.

Category

Math

Syntax

IntegerResult = Int( Number );

Parameter

Number

Any number or numeric equipment.item.

Remarks

When handling negative real (float) numbers, this function returns the integer farthest from zero.

Examples

Int(4.7); ' returns 4

Int(-4.7); ' returns -5

Math Functions

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