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