Forms as Global Variables
- Last UpdatedOct 21, 2022
- 1 minute read
PML Forms and Commands as Global Variables
In PML 2, forms and commands are a type of Global variable, which means that forms and commands cannot have the same name as any other Global variable.
Note:
PML forms and commands are types of object, so PML forms and commands cannot have
the same name as any other object type.