[Gambas-user] VariadicFunction to understand extra arguments
Gianluigi
bagonergi at gmail.com
Wed Dec 16 19:28:55 CET 2020
Il giorno mer 16 dic 2020 alle ore 19:08 Jussi Lahtinen <
jussi.lahtinen at gmail.com> ha scritto:
> It's quite simple. If the function/method uses "..." in the argument
> declaration, then you can see the arguments by iterating:
> For Each hVariant In Param
> Or as an array:
> Param.All[iIndex]
>
Yes Jussi,
in my example of course there is that but also something more, just
download it and take a look.
I forgot the goat :-)
Regards
Gianluigi
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20201216/c36a8412/attachment.htm>
More information about the User
mailing list