Navigation: Code Documentation > RSFuzzyLogic > FuzzyLogic > Classes > TFuzzyVariable > Methods
TFuzzyVariable.ToString Method
Returns a string representation of the fuzzy variable. The string representation is parsable by the parser defined in the Parser property
Namespace: FuzzyLogic
Delphi
public function ToString: String; virtual;
Return Value
Type: String
•TFuzzyVariable
•FuzzyLogic