<Queuename> The queue where the data will be read from. <Into> Variable to hold the data read from the queue. readQtd Optional Boolean. Set to true to write a transient data queue (TD) instead of a temporary storage (TS) queue. Default is false. <Set> Pointer variable containing the address of the record to retrieve. <Length> Optional length of the data to be read. <NumItems> Optional number of items to be read. next Optional Boolean. If set to true, the record to be retrieved is the next sequential record following the last read command. <Item> Optional item number of the record to be retrieved from the queue. <SysID> Optional system identifier. noHandle Optional Boolean. If set to true, exceptions created by this command will be ignored.