Home > comp > gb > array > remove 
  [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
 
Array.Remove (gb)
Syntax
SUB Remove ( Index AS Integer [ , Length AS Integer ] )
Removes one or more elements from the array.

If Length is negative, then all elements from the specified Index are removed.