The following types of operands may be used in expressions, that determine the value of object of Eval tag type, when configuring an object of Event type:
Operand type | Operand syntax | |
---|---|---|
Object name |
Object name including prefix and suffix.
Example:
|
|
Numeric constant |
Integer or real constants. Real constants must contain the decimal point.
Example:
|
|
System symbolic constant |
The symbol “@” is placed before their names in expressions.
Example:
|
|
Object value attribute |
They are shown behind the object name, separated from the name by the back slash "\".
Example:
|
|
Function |
Function syntax is as follows: %NAME(arg1,arg2...argN),
|
|
Value array item |
ArrayName[index]
|
|
Structure[index expression]^_columnIndex
Example:
|
||
Structure item determined by column name |
Object[index expression]^ItemName
|
Implemented functions |