Returns the folder specified using the ID 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 with the specified ID is not found. |
Name | Type | Description |
id | string | The ID of the folder to return. This is the same ID used by the APS Data Management API. |