Navigation: Code Documentation > IE > InferenceEngine > Classes > TInferenceEngine > Methods
TInferenceEngine.PrettyPrint(TRule) Method
Returns a "pretty print" of a rule, it takes a rule object and returns a string representation of it based on the current TIEParser
Namespace: InferenceEngine
Delphi
public function PrettyPrint( const Rule: TRule ): String; overload; virtual;
Parameters
Rule
Type: TRule
Type: String
•TInferenceEngine
•InferenceEngine