Navigation: Code Documentation > IE > IEParser > Classes > TIEParser > Methods
TIEParser.PrettyPrint(IInterpretedFunction) Method
Represents method PrettyPrint(IInterpretedFunction).
Namespace: IEParser
Delphi
public function PrettyPrint( const UserFunction: IInterpretedFunction ): String; overload; virtual; abstract;
Parameters
UserFunction
Type: IInterpretedFunction
Type: String
•TIEParser
•IEParser