This is the message shown
Don't use IsDefined | Performance | Severity: 3
Prefer StructKeyExists() over IsDefined()
Users//jamesmohler/Sites/ColdFusion/FormUtils.../formutils.cfc:115
I am using the array member function isDefined() The advice to use a structKeyExists() seems to be invalid.