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