Feedback

  • Contents
 

scripter.queue Property

Definition

This property provides access to a static Queue object. This object remains the same throughout all scripts and pages. The name and type must be set to retrieve other properties.

Syntax

scripter.queue

Usage

Read       Yes

Write       No

Value Assigned

None.

Value Returned

Queue

Returns the same instance of the Queue object each time.