Saves an index from an instance, and returns its id.
Syntax
1
save_instance_index(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: Instance Id
Description
This function saves an index from an instance, and returns its id.