Home > dev > api > name > gb.array.add 
 en fr de es it nl pl pt pt_BR 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 
GB.Array.Add
void *GB.Array.Add ( GB_ARRAY array )

Inserts an element at the end of a Gambas Инлајн низи.

This function returns a pointer to the new element. Use the api/cat/store functions family to put a data into the array.

See also

Array Objects Management