Show/Hide Toolbars

RiverSoftAVG Products Help

Navigation: Code Documentation > IE > IEValue > Classes > TIEValue > Methods

TIEValue.Resolve(TObject) Method

Scroll Prev Top Next More

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: IEValue

Parameters

Context

Type: TObject

Return Value

Type: IIEValue

Implements

IIEValue.Resolve(TObject)
 

RiverSoftAVG Products Help © 1996-2016 Thomas G. Grubb