Navigation: Code Documentation > RSFuzzyLogic > FuzzyLogic > Classes > TFuzzyVariable > Properties
TFuzzyVariable.AsString Property
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 property AsString: String read ToString;
Property Value
Type: String
•TFuzzyVariable
•FuzzyLogic