[TQFieldList]

Takes no parameters

Description:

Returns a list of FieldNames available for the current Top Query

Example:

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

TQFieldList [TQFieldList]

Html ("result: " & TQFieldList & "
") ' TQFieldList is a list of the TopQuery values that are always available plus FieldOne and FieldTwo