get_instance_index_string | Precisamento

get_instance_index_string

Home
functions
constants
json
examples

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

Syntax

1
get_instance_index_string(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: String

Description

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