fTemplate.query

Availability

Flash Player 7

Usage

myfTemplate.query:Query

Description

Query object. Reference to the last executed Query object.

Example

The following code will display a readable presentation of the template's currently active Query object:

trace( myfTemplate.query );

See also

Query