Use the following rules to establish an object naming convention that provides meaningful information.
- Valid names are from 1 to 30 characters.
- Acceptable characters include: A-Z, a-z, 0-9, spaces ( ), periods (.), commas (,), dashes (-), underlines (_), and apostrophes (').
- Do not use the following characters in object names: & ? * [ ] { } %
- Only use a colon (:) in an object name when working with subpoints.