Skip to main content

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.