CODEVALIDATION_CHARACTERLIST_01

STRING, comprising a sequence of printable characters, including lower-case and upper-case characters, with support for extended characters using the &#nnn; format. For example:

  •   for space
  • ° for °
  • µ for µ

When a scheme or analyte is requested to be created, then:

  • If the preference is inactive or the preference setting is empty (default on deploy), and the entered code contains a character not in the ABCDEFGHIJKLMNOPQRSTUVWXYZ_0123456789 character set, then the scheme or analyte creation does not proceed.
  • If the preference is active and the preference setting is not empty, and the entered code contains a character not in the provided set of printable characters, then the scheme or analyte creation does not proceed.

Typically the preference is not set at role or user level.

Related Processes