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