QueueObj object

From StealthBot Wiki Backup
Revision as of 08:20, 1 December 2017 by Davnit (talk | contribs) (1 revision imported)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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