Query.toString

Availability

Flash Player 7

Usage

myfMaster.toString()

Parameters

None.

Returns

String.

Description

Method. Returns an easy to read presentation of the query.

Example

The following code will display the query:

trace( myfTemplate.query );