Ah, now I get it!
Thanks Tobi
B
On Fri, 27 Jun 2014 11:42:06 +0200
Tobias Boege wrote:
> On Fri, 27 Jun 2014, B Bruen wrote:
> > As in :
> > CLASS Identifier
> >Declares to the compiler that Identifier can be used as a class name.
> >
> > I am unsure of what this keyword really achiev
On Fri, 27 Jun 2014, B Bruen wrote:
> As in :
> CLASS Identifier
>Declares to the compiler that Identifier can be used as a class name.
>
> I am unsure of what this keyword really achieves. Specifically, I am having
> trouble understanding the help paragraph:
> "This keyword can be use
As in :
CLASS Identifier
Declares to the compiler that Identifier can be used as a class name.
I am unsure of what this keyword really achieves. Specifically, I am having
trouble understanding the help paragraph:
"This keyword can be useful if you want to write some optional code in a