Resolves, based on the passed in Context (which should be castable to TIEContext), all incomplete values. In other words, if the value is a variable, the Resolve method will return an IIEValue that returns the actual value of the variable, not its name. The same for function calls and temporary bindings (stored AsVariantArray).
Namespace: IECSInterfaces
Delphi |
public |
Parameters
Context
Type: TObject
Type: IIEValue
Reference |