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

Application Server

SelectRow()

  • Last UpdatedNov 25, 2015
  • 1 minute read

Use the SelectRow() method to select the row with the index rowNumber in the memory table.

Syntax

result SelectRow(
long RowNumber)

Parameters

RowNum

The zero-based index of the record in the memory table.

Remarks

After you select a row, you can then read, delete or update the row using the following methods:

  • GetCurrentRowColumnByIndex()

  • GetCurrentRowC()

  • SetCurrentRowColumnByIndex()

  • SetCurrentRowColumnByName()

  • SetCurrentRow()

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