| Name | Type | Deprecated | Secure | Description |
|---|---|---|---|---|
| Utility.Type | function | Determines the type of a given item. Understands Rift-specific identifiers. |
Determines the type of a given item. Understands Rift-specific identifiers.
| type = Utility.Type(element) | |||
| Parameter | Type | Datatype | Description |
|---|---|---|---|
| element | parameter | variant | The element to check. |
| type | result | string | The type of this element. |