Name | CNS Query Get Field Value By Record ID |
---|
Description | Retrieves the value of a single field from a record with a specific ID.
|
---|
Format | CNS Query Get Field Value By Record ID ( Select entire contents ; Target ; File Name ; Table Name ; Field Name ; Table Name ) |
---|
Required Parameters | Field Name The name of the field to get.
|
---|
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.
- File Name
The database file name.
- Table Name
The name of the table occurrence that contains the field to get.
- Table Name
The internal FileMaker record ID of the record to query. [Default is the current record ID.]
|
---|