DynamicQuery::Dump (open)

Converts the current query within this object to a select that can be copy-pasted into a Harescript library. This function may not be executed after Execute or Count.

Syntax

LOADLIB "wh::dbase/dynquery.whlib";

STRING FUNCTION Dump()

Return value

STRING