Namespaces
- Updated2026-04-22
- 1 minute(s) read
Use namespaces to uniquely identify objects in object-oriented programming languages and assign objects to a structure.
View namespaces in a tree structure. The individual nodes of the tree structure are appended to each other with a unique separator to form the path to a particular object.
Create end objects of a namespace in global classes. Create global classes according to the general PAscript rules for classes.