Ports
| Port name | Description | Direction | Type |
|---|---|---|---|
| AddString | Contains the string which will be added to the vector. | Input | String port |
| LastIndex | Contains the index of the newest inserted string to the vector. | Output | Analog port |
| ResultString | Contains the vector of the strings added. | Output | String vector port |