Navigation: Code Documentation > RSFuzzyLogic > FuzzyInterfaces > Interfaces > IFuzzyVariable > Properties
IFuzzyVariable.AsString Property
Returns a string representation of the fuzzy variable and its fuzzy sets. The string representation is parsable by the parser defined in the Parser property
Namespace: FuzzyInterfaces
Delphi
public property AsString: String read get_AsString;
Property Value
Type: String
•IFuzzyVariable
•FuzzyInterfaces