Add Element

Adds the specified element to the end of the Vector, increasing its size by one.

Note:
This function block is located in the General\Utilities\Vector folder.

Inputs

Vector
A java.util.Vector object.

Output

Returns the element.

Copyright IBM Corp. 2003, 2004