Product Logo

CNS Query

Query your databases without relationships.

Script Steps

CNS Query Get Record Data

NameCNS Query Get Record Data
Description

Returns the field data at the specified row and column from the last ExecuteSQLEx call.

FormatCNS 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].]

Column

The 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.