ExpectInt8¶
Name | Mandatory | Description | Default | Type |
---|---|---|---|---|
⬅️ Input |
Input of any type is accepted. | Any |
||
Output ➡️ |
Returns the input value unchanged if it is of type Int8. | Int8 |
Checks the input value if it is a vector with eight Int elements. The shard returns the input value unchanged if it is of the appropriate type; otherwise, the shard will trigger an error, preventing further execution.