Forms as Global Variables
- Last UpdatedNov 10, 2025
- 1 minute read
In PML 2, forms are a type of global variable. This means that a form cannot have the same name as any other global variable or any other form.
Note: A form definition is also the definition of an object, so a form cannot have the same name as any other object type.