GB_ARRAY | Inline Arrays object datatype. |
GB.Array.Add | Adds a new element to an Inline Arrays object. |
GB.Array.Count | Returns the length of an Inline Arrays object. |
GB.Array.Get | Returns an element of an Inline Arrays object from its index. |
GB.Array.New | Creates a new Gambas Inline Arrays object. |
These functions allows you to create, destroy and manage Gambas Inline Arrays objects.