IsFloat¶
Name | - | Description | Default | Type |
---|---|---|---|---|
<input> |
Input of any type is accepted. | Any |
||
<output> |
Outputs true if the input value is of type Float, and false otherwise. | Bool |
Checks the input value if it is of type Float. The shard will return true if the input is of the appropriate type, and false otherwise.