There are two Sub-Commands in the CLASS command! They are:
- use
- private / public
The syntax of CLASS is:
class CLASSNAME = public {code}
and
class use this.CLASSNAME;class use File.CLASSNAME;
CLASS is the main group of code!