QueueObj object

From StealthBot Wiki Backup
Jump to: navigation, search

The QueueObj object represents a message in a Queue.

How to use

Example: Get the queued message.

Value = Queue.Item(x).Message

Properties

List of properties

ID property

no data

Message property

no data

Priority property

no data

Tag property

no data

ResponseTo property

no data


See also