Tests whether an object exists in the current file.
0 |
Collection Object Name |
Object Name |
The name of the object to check for. |
1 |
Step ID |
Step if Object does exist |
The step to jump to if the specified object exists. |
2 |
Step ID |
Step if Object doesn’t exist |
The step to jump to if the specified object does not exist. |
None.
SUCCESS |
The specified object exists. |
FAILURE |
The specified object does not exist. |
None.