Get all variable modes
collection.getAllVariableModes()
Get all variable modes in a collection.
Syntax
Returns
Promise<Array<VariableMode>>
A Promise that resolves to an array of VariableMode objects.
Get all variable modes
collection.getAllVariableModes()
Get all variable modes in a collection.
Promise<Array<VariableMode>>
A Promise that resolves to an array of VariableMode objects.