Add

Inserts an element into the array. If the position is not specified, the element is inserted at the end of the array.

  SUB Add ( Value AS String [ , Index AS Integer ] )  


Referenced by :