Allows the type defined by the first argument to be referred to by another name.
Syntax
1
typedef_typeof(nickname)
Argument | Type | Description |
---|---|---|
nickname | string | The nickname of the the type. |
Returns: Bool
Description
This function will allow a type to be referred to by another name, i.e. a nickname.