Navigation: Code Documentation > RSFuzzyLogic > FuzzyConsts > Routines
IsFuzzyHedge(String) Method
Returns TRUE if the HedgeName parameter matches a hedge string.
Namespace: FuzzyConsts
Delphi
function IsFuzzyHedge( const HedgeName: String ): Boolean; overload;
Parameters
HedgeName
Type: String
Type: Boolean
•FuzzyConsts