get_instance_index_num | Precisamento

get_instance_index_num

Home
functions
constants
json
examples

Gets an index from an instance, and returns it as a number.

Syntax

1
get_instance_index_num(id, argument_count)
Argument Type Description
id double The instance to get the index from.
argument_count double The number of arguments used to retrieve the index.

Returns: Real

Description

This function gets an index from an instance, and returns it as a number.