set_instance_member | Precisamento

set_instance_member

Home
functions
constants
json
examples

Sets a member from an instance, using the first argument as the value.

Syntax

1
set_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 set.

Returns: 1

Description

This function sets a member from an instance, using the first argument as the value.