[Gambas-user] Array operators?

bb adamnt42 at gmail.com
Thu Sep 23 04:13:57 CEST 2021


(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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20210923/7bd09769/attachment.htm>


More information about the User mailing list