Info

Statistics

  • Download count375 total downloads
  • Latest download count 375 downloads of latest version
  • Average download count1 downloads per day average

Owners

A list of all Actions, Conditions and Expressions supported in this addon.

Queues

  • Actions

    Create Queue with ID {0}

    Create new Queue

    Enqueue with ID {0} and Text {1}

    Enqueue

    Delete Queue with ID {0}

    Delete Queue

    Load Queue from JSON with ID {0} and JSON {1}

    Load Queue from JSON

  • Conditions

    Queue {0} is empty

    Queue is empty

  • Expressions

    peek

    Get the item at the front of the queue

    dequeue

    Dequeue an item

    getLength

    Get length of the queue

    getAsJson

    Get Queues as JSON