GetLongLong Method (ActiveDataRow)

Action

Gets the long value of a column.

Syntax

 GetLongLong (columnIndex)
or
GetLongLong (columnName)
Variable Description
columnIndex The index of the column (1-based). Integer.
columnName The name of the column. String.