Set a variable collection name
collection.setName(name)
Sets the name of a variable collection.
Syntax
Parameters
- name: string - The new name for the variable collection.
 
Returns
null
Returns null if the name was set successfully.