get_instance_member_bool | Precisamento

get_instance_member_bool

Home
functions
constants
json
examples

Gets a member from an instance as a bool.

Syntax

1
get_instance_member_bool(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: Bool

Description

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