Lists the names of the user-defined classes in the current workspace. If the command is followed by a character or group of characters, the list gives the names of all functions beginning with that character or group of characters onwards (the parameter first, used on its own). A second character or group of characters after the command (the parameter last) is used to end the list of names. Names are shown in alphabetic order, fully sorted.
)CLASSES Point Polygon Rectangle Sphere Triangle )CLASSES S Sphere Triangle )CLASSES Pol R Polygon Rectangle
See also ŚCLASSES, which returns a list of user-defined classes and references to external classes.