Home > dev > api > cat > marray 
 en fr de es it nl 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  Search  Administration  
Documentation  
Warning! This page is not translated.  See english version 
Memory Arrays Management
GB.Add Adds an element at the end of a memory array.
GB.Count Returns the number of elements in a memory array.
GB.FreeArray Deletes a memory array.
GB.NewArray Creates a new memory array.
GB.Insert Inserts elements in the array.
GB.Remove Removes elements from the array.