ObjectResolver
[ Class ]
This is used to resolve symbol expressions in an object.
An example how the ObjectResolver can be used for an attribute can be found in the control description.
Constructors
Name |
Description |
---|---|
Creates an instance of the ObjectResolver. |
Functions
Name |
Description |
---|---|
Resolves the symbol expressions once in the object that was transferred to the constructor, replaces the symbol expressions with the corresponding return values and returns an object with the symbol expressions replaced by the corresponding return values. | |
Monitors the symbol expressions or the symbols described by the expressions in the object that was transferred to the constructor and returns an object on each change by replacing the symbol expressions with the corresponding return values. | |
Destroys the ObjectResolver object. |
Interfaces
Name |
Description |
---|---|
Extends TcHmi.IResultObject | |
Extends TcHmi.IResultObject |
Available from version 1.10 |