[TQFldCount]

Takes no parameters

Description:

Returns a count of the number of TopQuery Fields available for the current scope.

Example:

[New] FieldOne = "one"
[New] FieldTwo = "two"
[New] TQFieldCount

TQFieldCount [TQFldCount]

Html ("result: " & TQFieldCount) 'TQFieldCount is equal to 9