Navigation: Code Documentation > RSFuzzyLogic > FuzzyLogic > Classes > TFuzzySet > Properties
TFuzzySet.AsString Property
Returns a string representation of the fuzzy set. The string representation is parsable by the parser defined in the Parser property
Namespace: FuzzyLogic
Delphi
public property AsString: String read ToString;
Property Value
Type: String
•TFuzzySet
•FuzzyLogic