IsInt¶
| Name | Mandatory | Description | Default | Type | 
|---|---|---|---|---|
| ⬅️ Input | Input of any type is accepted. | Any | ||
| Output ➡️ | Outputs true if the input value is of type Int, and false otherwise. | Bool | 
Checks the input value if it is of type Int. The shard will return true if the input value is of type Int, and false otherwise.