Represents method PrettyPrint(IFuzzySet,Boolean).
Namespace: IEClipsParser
Delphi |
function PrettyPrint( const FuzzySet: IFuzzySet; AsDefinition: Boolean = False ): String; overload; |
Parameters
FuzzySet
Type: IFuzzySet
AsDefinition
Type: Boolean
Type: String
Reference |