[Gambas-user] What are the {} enclosed variables
Benoît Minisini
gambas at ...1...
Sat Mar 6 21:22:49 CET 2010
> Am Samstag, den 06.03.2010, 15:43 +0100 schrieb Benoît Minisini:
> > > ------------------8< ------------------------------------------------
> > > Salut,
> > >
> > > the answer can be found on gambasdoc at
> > >
> > > for Variable Declaration
> > > http://gambasdoc.org/help/lang/vardecl
> > >
> > > or for Local Variable Declaration
> > > http://gambasdoc.org/help/lang/localdecl
> > >
> > > Thanks for you help.
> > > Charlie
> >
> > Maybe you should have done a specific page, as this syntax can be used
> > for methods declaration, constants declaration, events declaration,
> > arguments... Anywhere an identifier is possible!
>
> whats about "Special Methods", can I use Sub {_new()}
>
> Charlie
>
The { } syntax is not related with special methods in any way. What are you
thinking about?
--
Benoît Minisini
More information about the User
mailing list