Navigation: Code Documentation > IE > IEPackages > Classes > TInterpretedFunction > Properties
TInterpretedFunction.StatementCount Property
Returns the number of statements (actions and values) in the interpreted function
Namespace: IEPackages
Delphi
public property StatementCount: Integer read GetStatementCount;
Property Value
Type: Integer
IInterpretedFunction.StatementCount
•TInterpretedFunction
•IEPackages