Method XbpQuickBrowse():getColType() Foundation
Retrieves the type attributes of a column.
Syntax
:getColType( <nColPos> ) --> aType
Parameters
<nColPos>
<nColPos> is a numeric value indicating the ordinal position of the column whose type attributes are to be determined.
Return
The method returns an array with three elements:
Return value of :getColType()
Element | Description |
---|---|
1 | data type equivalent to Valtype() |
2 | display type equivalent to XBPCOL_TYPE_* |
3 | Picture string | NIL |
Feedback
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.