get_instance_member_num | Precisamento

get_instance_member_num

Home
functions
constants
json
examples

Gets a member from an instance as a number.

Syntax

1
get_instance_member_num(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 get.

Returns: Real

Description

This function gets a member from an instance as a number.