Tests whether a collection exists in the current file.
0 |
Collection Name |
Collection Name to check |
The name of the collection to check for. |
1 |
Step ID |
Step if Collection does exist |
The step to jump to if the specified collection exists. |
2 |
Step ID |
Step if Collection doesn’t exist |
The step to jump to if the specified collection does not exist. |
None.
SUCCESS |
The specified collection exists. |
Partial Success |
The step executed correctly but the collection was not found |
FAILURE |
The command did not complete correctly. |
None.