5.4.17.2. create (Class Method)
>>-create(name)--------------------------------------------><
Attempts to create an external Rexx named queue using name. If a name queue already exists, a new queue with a Rexx-generated name will be created. This method returns the name of the created queue, which will be either name, or a generated name if there is a conflict.