14199   The JadeEditMask control 'Or' list missing terminating '|' character or is empty

Cause

This error occurs if your application code is attempting to set the mask property of a JadeEditMask control so that the end vertical bar character (|) of a list of valid characters for an alpha or alphanumeric part of the mask is missing, or there are no members of the list; for example, a mask value of a|abc.

Action

Change your application code to prevent this.