The index contains: •Names of GN4 programming commands, available in VB.Net •Names of XAML controls e.g. TabItem class (XAML controls) •Names of documented add-ins scripts The programming commands and scripts are marked with (scripting) suffix. Commands and scripts names are deconstructed in the index to the tokens, e.g. the EditTableSplit command appears in the index under: •EditTableSplit (scripting) •Edit (scripting) •Table (scripting) •Split (scripting) This helps you to locate a command also when you don't now the exact order of the tokens in the name. To locate a programming command 1.Do one of the following: •To search by keywords in the local help (GN4.CHM), click the Index tab. •To search by keywords in the Web help, click the key icon 2.Type the first few letters of the command name or token you are looking for and watch the list of found keywords. 3.When you found what you were looking for, in the list, double-click a keyword to display a topic. |
The URL to access programmers documentation on Web is http://tech.teradp.com/tech/html/gn4/docs/VSdoc/index.html. The index contains: •Names of GN4 programming commands, available in VB.Net •Names of GN4 programming commands, available only in C++ / C# You have to know the exact name of a command to find it in the index. To locate a programming command in the Programmers documentation Click Index and then type the first few letters of the name. As you type, the list of related keywords is rebuilt, selecting the closest match. If, while entering the name, at certain point it does not match anymore (keeps a previous match), it means no matches are available for that item - therefore, either the command is not named as you expected, or it's grouped on the second level of the index. |
See also
Searching for GNML tags in Index of GN4 Help