Skip to content
Mike Kao edited this page Jun 16, 2023 · 1 revision

Queue()

Creates a new queue instance and returns the Queue ID.

example:

 .@id = queue();    //Sets the QueueID into .@id

Category:Script_Command Category:Queue

Clone this wiki locally