PML Customisation
User Guide
PML Expressions
: Concatenation
Concatenation
The
&
operator concatenates two
STRING
values (joins them end-to-end) to make a result of type
STRING
. Values of any type are automatically converted to a
STRING
first:
!X = 64
!Y = 32
!Z = !X & !Y
$* !Z is the STRING 6432
1974 to current year.
AVEVA Solutions Limited and its subsidiaries. All rights reserved.