Description Usage Arguments Value
The result is a vector of elements that have psBaseElement as prefix and that have the index of the corresponding vector element as suffix. The separating charcter might be given by psSepChar
1 | vecGetVecElem(psBaseElement, pnVecLen, psSepChar = "_")
|
psBaseElement |
suffix of the vector elements |
pnVecLen |
number of elements in the vector |
psSepChar |
separating character (default = "_") |
Vector with string elements that each have psBaseElement as prefix and the index as suffix, separated by psSepChar
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.