Previous Next Edit Rename Undo Refresh Search Administration
| Documentation |
|
| GB_ARRAY | Array object datatype. |
| GB.Array.Add | Adds a new element to an array object. |
| GB.Array.Count | Returns the length of an array object. |
| GB.Array.Get | Returns an element of an array object from its index. |
| GB.Array.New | Creates a new array object. |