Navigation: Code Documentation > IE > IEPackages > Classes > TInterpretedFunction > Properties
TInterpretedFunction.ArgumentCount Property
Returns the number of calling arguments that have been added to the function
Namespace: IEPackages
Delphi
public property ArgumentCount: Integer read GetArgumentCount;
Property Value
Type: Integer
IInterpretedFunction.ArgumentCount
•TInterpretedFunction
•IEPackages