onAttributeQuotedMessage()
This function is called when an error message is being generated for a quoted attribute value. In special cases, one may want to allow this and perform special processing for quoted attributes. (New v10.9912)
•$oaqm_attname - the name of the unknown attribute
•$oaqm_msgtext - the message text of the validator message that will be generated
•$oaqm_msgflags - the message flags value used when calling MessageEx() to generate the message; set to 0 to cancel the message
•$oaqm_msgid - the message ID of the validator message that will be generated; the default is -1 for no message ID
•$oaqm_msgtype - the message type of the validator message that will be generated; the default is $MSG_ERROR