Name | CNS Query Get Record Data |
---|
Description | Returns the field data at the specified row and column from the last ExecuteSQLEx call.
|
---|
Format | CNS Query Get Record Data ( Select entire contents ; Target ; Row ; Column ) |
---|
Required Parameters | Row The row of record data to return. [Note: The first row is at position 0 [zero].]
ColumnThe column of record data to return. [Note: The first column is at position 0 [zero].]
|
---|
Optional Parameters | - Select entire contents
If checked, the target field or variable will be replaced by the result of this script step.
- Target
Specify the field or variable to receive the file path.
|
---|