Description
Updates a record in the database from an in-memory entity
Signature
UpdateRecordFromEntity('entity')
Example
UpdateRecordFromEntity(GetVar('Account'))
Parameters
| Name | Type | Description | Required |
|---|---|---|---|
| key | xxxx | xxxx | xxxx |
| defaultvalue | xxxx | xxxx | xxxx |
