Returns a vector with the values associated with the specified key.
If an error occurs, the function returns NULL.
Syntax
tdr.GetCustomValuesOf(key)
Syntax Elements
- key
- Parameter type: character
The function will search for this key.
Returns a vector with the values associated with the specified key.
If an error occurs, the function returns NULL.
tdr.GetCustomValuesOf(key)
The function will search for this key.