Home > comp > gb > integer[] > insert 
  [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[].Insert (gb)
Syntax
FUNCTION Insert ( Array AS Integer[] [ , Pos AS Integer ] ) AS Integer[]
Insert an array into the current one at the position specified by Pos.

By default, the array is inserted at the end.