vecGetVecElem: Vector with base elements and index

Description Usage Arguments Value

Description

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

Usage

1
vecGetVecElem(psBaseElement, pnVecLen, psSepChar = "_")

Arguments

psBaseElement

suffix of the vector elements

pnVecLen

number of elements in the vector

psSepChar

separating character (default = "_")

Value

Vector with string elements that each have psBaseElement as prefix and the index as suffix, separated by psSepChar


charlotte-ngs/ZLHS2016 documentation built on May 13, 2019, 3:33 p.m.