Navigation: Code Documentation > IE > IEParser > Classes > TIEParser > Methods
TIEParser.PrettyPrint(IFact,String,IIEValue) Method
Represents method PrettyPrint(IFact,String,IIEValue).
Namespace: IEParser
Delphi
public function PrettyPrint( const Fact: IFact; const SlotName: String; const Value: IIEValue ): String; overload; virtual; abstract;
Parameters
Fact
Type: IFact
SlotName
Type: String
Value
Type: IIEValue
•TIEParser
•IEParser