DomTable.
Returns the number of columns in a table.
table.GetColumnCount()
INTEGER.
This functionality is supported only if you are using the Open Agent.
colCount = table.GetColumnCount() Verify(colCount, 15)