How To Name Objects

How To Name Objects

Welcome to our Knowledge Base

Documentation | Blog | Demos | Support

< All Topics
Print

How To Name Objects

Names for objects defined in the Object Dictionary must conform to the following conventions:

  • The name can be from 1 to 18 characters in length.

  • The name can contain only letters (a-z, A-Z), digits (0-9), dollar signs ($), and underscores (_).

  • The name must begin with a letter or a dollar sign.

  • Most names must be unique among objects of the same type in the same application directory. (Note that the software is case-insensitive: ABC and abc are the same name.) For more information, see the documentation for your operating system.

  • The name does not duplicate words reserved to the software’s use, such as a command or function keyword (CREATE, $isalphabetic).

Examples of Object Names

Examples of valid names are

  • myfile98

  • x99

  • a

  • ProjectControl56

  • x_7b

  • date

  • $i

Compare these to the following invalid names:

  • 98myfile

  • 99

  • a+

  • x%@

  • ProjectControl 56/8

  • $Date

 

Was this article helpful?
0 out of 5 stars
5 Stars 0%
4 Stars 0%
3 Stars 0%
2 Stars 0%
1 Stars 0%
5
How can we improve this article?
Please submit the reason for your vote so that we can improve the article.

Leave a Reply

Your email address will not be published. Required fields are marked *

en_CAEnglish