Navigation: Code Documentation > IE > IEPackages > Classes > TInterpretedFunction > Properties
TInterpretedFunction.Statement[Integer] Property
Returns the action or value at the specified index. Statements act as the "code" of the interpreted function
Namespace: IEPackages
Delphi
public property Statement[Index: Integer]: IIEValue read GetStatement;
Parameters
Index
Type: Integer
Type: IIEValue
IInterpretedFunction.Statement[Integer]
•TInterpretedFunction
•IEPackages