Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

Application Server

GetColumnValue()

  • Last UpdatedJul 22, 2024
  • 1 minute read

Use the GetColumnValue() method to retrieve the value of the column specified by ColumnNum.

Syntax

object GetColumnValue(

int ColumnNum)

Return value

If ColumnNum is equal to or greater than the number of columns stored in the row, as returned by the ColumnCount property, null is returned.

Note: The value is returned as a generic object and must be cast by the script to the intended type.

In This Topic
Related Links
TitleResults for “How to create a CRG?”Also Available in