Home > comp > gb > integer[] > push 
  [3.0]
 fr de es it nl pl pt pt_BR mk sq ca ar fa vi ja ru zh zh_TW eo
Previous  Next  Edit  Rename  Undo  Refresh  Search  Administration  
Documentation
History
 
Integer[].Push (gb)
Syntax
SUB Push ( Value AS Integer )
Adds an element at the end of the array.

It is an equivalent to Add with only its first argument.