Global classes are created in PAconfigurator below a node of type Namespace. It is possible that this namespace contains additional folders of type Namespace as well as other global classes.
  1. Activate the folder of type Namespace in which you want to create the class.
  2. Complete one of the following actions:
    • Use the menu sequence New » Group » Global class.
    • From the context menu, select New » Group » Global class.
    • Use the key combinations <Alt + D> <Alt + N>, then click Group » Global Class.
  3. Enter a descriptive name for the class. The name cannot contain a colon.
  4. Open the global class and save the suggested code.
    Note

    The name of the class cannot be localized. Ensure that you choose a name that is also readable and understandable in other languages.

    A folder of type Namespace must not contain two elements of the same name. You cannot use a global class and a namespace of the same name on the same level under the same namespace.

Only after saving the global class can it be used in the PAscript code or in PAgraph++.