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

By default, the array is inserted at the end.