Util
You can perform utility operations such as generating UUIDs and identifying data types of values.
Generate UUID
You can generate a UUID.
No input fields.
Get data type
You can fetch the data type of an item.
The input field is as follows:
- Item
- The item of which data types you want to retrieve.
Example - If you specify an item as 10, the Get data type operation returns a Number.