Method XbpQuickBrowse():getColType() Foundation
Retrieves the type attributes of a column.
:getColType( <nColPos> ) --> aType
The method returns an array with three elements:
Element | Description |
---|---|
1 | data type equivalent to Valtype() |
2 | display type equivalent to XBPCOL_TYPE_* |
3 | Picture string | NIL |
If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.