Characters not allowed in Property Sheet fields
These characters are not allowed in Property Sheet fields.
- Backslash (\) and double quote (") are removed before the Property Sheet update
- Dollar Sign ($) is replaced with an underscore
- Pipe (|) generates a portal exception.
There are several control characters and unused characters that, while they fall into the single byte category, can not be used for Property Sheet values and therefore are not shown in the list above—for example, the 0x09; Horizontal tab. Some of these characters, when encountered by Dynamic Import, are replaced with a space. This is true for both tab and newline.