save_instance_member | Precisamento

save_instance_member

Home
functions
constants
json
examples

Saves a member from an instance, and returns its id.

Syntax

1
save_instance_member(id, member_name)
Argument Type Description
id double The owner of the field or property.
member_name string The name of the field or property to save.

Returns: Instance Id

Description

This function saves a member from an instance, and returns its id.