Update a data record
Update an existing data record in the built-in database.
Input parameters
Name | Description | Type | Required | Default value |
---|---|---|---|---|
Data | The piece of data you wish to update. | DATA | false | |
Async | Should the update be executed async? | True/False | false | false |