New class

20% Command group 20% Flag affected 20% Reversible 20% Execute on client 20% Platform(s)
Classes YES NO NO All

Syntax

New class {superclass-name or class-type/name}

Description

This command creates a new class with the specified type and class name. For example, you can use New class in association with Modify class to allow users to create new search and report classes. Attempting to create a class with the same name as one which already exists clears the flag and displays an error message.

Example

New class {Window/wMywindow}
Modify class {wMyWindow}