GoPxL SDK
static std::vector<std::string> Tokenize ( const std::string &  key,
char  delimiter 
)

Split key into tokens.

Version
Introduced in 0.2.1.53
Parameters
keydata to split.
delimitercharacter.
Returns
vector with tokens.