Get
Element
Gets the element at the specified index in the Vector
object.
Note:
This function block is located in the General\Utilities\Vector
folder.
Inputs
- Vector
- A java.util.Vector object.
- Index
- An integer that specifies the index location.
Output
Returns the element located at the specified index.
