Home Search

DriveWorks Solo 21
TableGetColumnCount

Send Feedback

TableGetColumnCount

Returns the number of columns in the given table.

Syntax

TableGetColumnCount([TableName])

Where:

TableName is the table within which the number of columns are to be found.

Examples

RuleMeaning
TableGetColumnCount(DWSubResultsChildSpecList)Returns the number of columns in the ChildSpecList control.
TableGetColumnCount(DWLookupMyData)Returns the number of columns in the MyData table