Product Site

5.4.18.4. exists (Class Method)

Returns .true if the external data queue name currently exists, otherwise returns .false.

Example 5.311. RexxQueue class — exists method
say .RexxQueue~exists("SESSION")    -- 1