Removes a saved instance using it’s instance id.
Syntax
1
cs_destroy(instance_id)
Argument | Type | Description |
---|---|---|
instance_id | double | The id of the instance to destroy. |
Returns: Bool
Description
This function removes a saved instance using it’s instance id.