PML Customisation User Guide

PML Expressions
An expression consists of operators and operands.
is an expression, where 2 and 3 are the operands, and + is the operator. The result of this expression is 5.
Here the logical operator GT is being be used to test if !height is greater than !width.
Each expression has a type such as REAL, STRING or BOOLEAN. All the elements in an expression must be of the correct type. For example:
is meaningless if !X is REAL and will result in an error. (But see Concatenation for using the concatenation operator to convert different types to STRING.)

1974 to current year. AVEVA Solutions Limited and its subsidiaries. All rights reserved.
AVEVA Logo