Gets a member from an instance as a string.
Syntax
1
get_instance_member_string(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: String
Description
This function gets a member from an instance as a string.