getFieldValues
Gets the available values of a single type or multiple type field.
Description
vcc.getFieldValues(fieldName: string): FieldValue[]
Parameters
fieldName
The name of the field.
Return values
array of FieldValue objects
Example
vcc.getFieldValues('city');
Comments
Can’t find what you need? Use the comment section below to connect with others, get answers from our experts, or share your ideas with us.
There are no comments yet.