Syntax
RQL
Parameters
| Name | Type | Description |
|---|---|---|
value | Any | The value to check the type of |
type_name | Utf8 | The name of the type to check against |
Return Value
Returns a Boolean indicating whether the value is of the specified type.
Examples
$ Check if a value is a specific type
