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