| DiscardQueue |
|---|
| Script function world.DiscardQueue
Read about scriptingType Method Summary Discards the speed walk queue Prototype long DiscardQueue();
View list of data type meaningsDescription Discards any commands queued up, to be sent at the speedwalk delay interval.VBscript example Jscript example PerlScript example Python example Lua example Return value See Also ... Functions
GetQueue (Returns a variant array which is a list of queued commands)
Queue (Queues a command for sending at the "speed walk" rate.)
SpeedWalkDelay (The number of milliseconds delay between speed walk commands)(Help topic: function=DiscardQueue)
Documentation contents page |