Name | CNS Query Update Record By ID |
---|
Description | Updates a record in a table occurrence using its internal FileMaker record ID.
|
---|
Format | CNS Query Update Record By ID ( File Name ; Table Name ; Field Values ; Record ID ) |
---|
Required Parameters | Field Values A return- or paragraph mark-separated list of “FieldName=FieldValue” pairs used to update the record. [Use “” to indicate returns in the field values.]
Record IDThe internal FileMaker record ID of the record to update.
|
---|
Optional Parameters | - File Name
The database file name.
- Table Name
The name of the table occurrence that contains the record to update. [Specify “” to use the current layout Table Occurrence.]
|
---|