Navigation: Code Documentation > IE > IEPackages > Classes > TIEUserFunction > Properties
TIEUserFunction.FunctionName Property
Returns the name of the function. This is the string that is used in the actual expert system environment, i.e., how the user calls the function
Namespace: IEPackages
Delphi
published property FunctionName: TIEName read FFunctionName write SetFunctionName;
Property Value
Type: TIEName
IUserFunction.FunctionName
•TIEUserFunction
•IEPackages