Returns the folder specified using the name of the folder.
"dataFolders_var" is a variable referencing a DataFolders object.
|
"dataFolders_var" is a variable referencing a DataFolders object.
|
Type | Description |
DataFolder | Returns the folder or null if a folder of the specified name is not found. |
Name | Type | Description |
name | string | The name of the folder to return. |