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

Overview

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