Casts an instance to the type defined by the first argument.
Syntax
1
cast_typeof(id)
| Argument | Type | Description |
|---|---|---|
| id | double | The id of the instance to convert. |
Returns: Instance Id
Description
This function casts an instance to the type defined by the first argument. It returns the id passed into the function.