Navigation: Code Documentation > IE > IEPackages > Classes > TInterpretedFunction > Methods
TInterpretedFunction.Execute(IFunCall,TIEContext) Method
Represents method Execute(IFunCall,TIEContext).
Namespace: IEPackages
Delphi
public function Execute( const FunCall: IFunCall; AContext: TIEContext ): IIEValue; virtual;
Parameters
FunCall
Type: IFunCall
AContext
Type: TIEContext
Type: IIEValue
•TInterpretedFunction
•IEPackages