Navigation: Code Documentation > RSFuzzyLogic > FuzzyInterfaces > Interfaces > IFuzzyParser > Methods
IFuzzyParser.PrettyPrint(IFuzzyVariable) Method
Creates a parsable string (by the ParseFuzzyVariable method) from the Fuzzy Variable
Namespace: FuzzyInterfaces
Delphi
public function PrettyPrint( const FuzzyVariable: IFuzzyVariable ): String; overload;
Parameters
FuzzyVariable
Type: IFuzzyVariable
Type: String
•IFuzzyParser
•FuzzyInterfaces