[Gambas-user] Omitting brackets () on a method call

Bruce Steers bsteers4 at gmail.com
Fri Sep 3 16:39:14 CEST 2021


Is there a method to enable or is it just some things that let you use ()
in a method call or not?

Like for example I can call

MyObject.Refresh()
Or
MyObject.Refresh

Both work.

I'm finding all my methods NEED brackets() or i get an error.

cheers all :)
BruceS
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20210903/fe5942d6/attachment.htm>


More information about the User mailing list