Better and easier syntax for arrays
From GiderosMobile
Supported platforms:
Available since: Gideros 2017.11
Description
Operators to return the larger or smaller of two values.
a=b[c , d] The same as 'a=b[c][d]' but shorter and easier to understand and read.
Methods |
EventsConstants |