Home / api / cat / array 
Previous  Next  Edit  Rename  Undo  Refresh  Search  Administration   
fr  de  es  it  nl  pl  pt  pt_BR  mk  ca  ar  fa  vi  ja  ru  zh  zh_TW  eo 
Documentation
History
 
Array Objects Management
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.

Overview

These functions allows you to create, destroy and manage Gambas Inline Arrays objects.