.ReadVarFromField

Syntax

ReadVarFromField "Recordset", "Field", "Variable"

Description

Copies the data from a field in the selected recordset into a variable.

Command Parameters

Recordset Select the recordset in which the field exists.
   
Field Select a configured field from this list. Select the Fields tab on the Recordset tab to create a field.
   
Variable Select a configured variable value to be used for the field and recordset specified above.