[Gambas-user] Array operators?

Jussi Lahtinen jussi.lahtinen at gmail.com
Thu Sep 23 19:13:22 CEST 2021


$foodgroups.insert or $foodgroups.add ?

Jussi

On Thu, Sep 23, 2021 at 6:14 AM bb <adamnt42 at gmail.com> wrote:

> (*I've been doing a lot of SQL writing lately and hve gotten quite used
> to using array operators.*)
>
> Today I'm trying to add an item to a String[] on a temporary basis, IOW *on
> the right hand side of an assignment*. Viz
>
> 	cboFilterGroups.List = ($foodgroups & ["ALL"] )
>
>
> but there doesn't seem to be any array operators like that.
>
> Have I lost the drift, been working too hard, gone starkers or were there
> never any array operators?
>
> cheers
> bruce
>
> ----[ http://gambaswiki.org/wiki/doc/netiquette ]----
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20210923/ea4659a8/attachment.htm>


More information about the User mailing list