Navigation: Code Documentation > RSFuzzyLogic > FuzzyInterfaces > Interfaces > IFuzzyVariable > Properties
IFuzzyVariable.Comment Property
Contains a comment about the fuzzy variable. Use this property for any descriptive text you want to define about the fuzzy variable
Namespace: FuzzyInterfaces
Delphi
public property Comment: String read get_Comment write set_Comment;
Property Value
Type: String
•IFuzzyVariable
•FuzzyInterfaces