QueueName

This function will return the name of the queue currently being processed if this command is executed from within the macro itself.

Group:  Transaction Management

Syntax:  sValue = TM.QueueName

sValue        (String) is the name of the queue

Example:

Dim sValue As String

sValue = TM.QueueName