Object Existence Test (Check Only)

Tests whether an object exists in the current file.

 

Input Arguments

 

0

Collection Object Name

Object Name

The name of the object to check for.

 

Return Arguments

 

1

Boolean

Exists?

The object entered by the user.

 

Returned Status

 

SUCCESS

The specified object exists.

FAILURE

The specified object does not exist.

 

Remarks

None.