createVariableCollection
Creates a new variable collection with the given name.
Signature
createVariableCollection(name: string): VariableCollection
Parameters
name
the name of the newly created variable collection.
Creates a new variable collection with the given name.
the name of the newly created variable collection.