Configuring Forbidden Characters in Object Names

You can configure the list of characters that cannot be used in object names.

See Properties for Forbidden Characters in Object Names.

  1. Create or open the text file for customized properties. For more information, see Editing Properties Using MQL.
  2. To configure the list of characters that cannot be used in object names, follow these steps:
    1. Add or edit this line in the file used to import properties into a page object:

      emxProductLine.Javascript.MarketingNameBadChars= \ " # $ @ % , * ? < > [ ] |
      Important: If you remove any of these characters, some programs may fail.

    2. Delete any characters that you want to be available for use in object names.
  3. When you are finished updating the text file with all properties that you want to modify, use the text file to modify the emxProductLine.properties page object. For more information, see Editing Properties Using MQL.