Method XbpColumn():getRow() Foundation
Retrieves the value displayed in a row of the data area.
Syntax
:getRow( <nRowPos> ) --> xValue
Parameters
<nRowPos>
<nRowPos> is a numeric value indicating the ordinal position of the row whose value is determined.
Return
The method returns the value associated with the specified row.
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.