<< Click to Display Table of Contents >> Exists |
Determines whether a Message Queuing queue exists at the specified path.
qPath - The location of the queue to find.
Returns: true if a queue with the specified path exists; otherwise, false.
Exists PROCEDURE(STRING qPath), BOOL