Appxweb Meta
Home > Developer > Scripting > Data Method: lockObject

lockObject

Lock a data object, preventing it from being modified without the access key.

Syntax
key = AM_data.lockObject(id)
Parameters
id(required). Identifier of the data object.
Return Value
keyAssociated key.