WinStudio

Variable Names, Naming Conventions

In addition to the common naming conventions, variables include some naming restrictions. Do not use the following names for variables, which are reserved for temporary global variables that may be created by parent forms in order to pass environment information to child forms:

In all these names, form represents the actual child form name.


Related Topics

Naming Conventions for Objects in the Forms Database