Rules for Naming Tags

<< Click to Display Table of Contents >>

 

Rules for Naming Tags

When specifying a name for Tags, please consider the following restrictions on characters, which are automatically replaced by an underscore character (_):

Any character with an ASCII code less than 32 and the character with ASCII code 127 (DEL)

Brackets ([ and ]), when used in expressions

Backslash (\), which is used on resource paths

Colon (:), which is used on Remote Domain and database paths

Quotation marks ("), which are used to delimit Strings in expressions

Question mark (?), which is used to delimit options in the SplitLink property and in ShowScreen and OpenScreen methods of a Splitter, in addition to a Screen's OnPreShow event

 

Check the next topic for more information about the way to reference objects by script or in Links.

Was this page useful?