Returns a IIEValue corresponding to the token's value
Namespace: IECSInterfaces
Delphi |
public |
Parameters
Context
Type: TObject
Type: IIEValue
The function uses the Context argument, which should be castable to TIEContext, to resolve the token if it is a variable or multivariable. Otherwise, it calls the overloaded Value method to return the value |
Reference |