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