TypeOf¶
| Name | Mandatory | Description | Default | Type | 
|---|---|---|---|---|
| ⬅️ Input | The input of this shard is ignored. | None | ||
| Output ➡️ | Outputs the type of the specified expression's output. | Type | ||
| OutputOf | No | Evaluates the output type of the given expression. | none | Shard[Shard]None | 
Evaluates the output type of the given expression specified by the 'OutputOf' parameter and outputs that type. No input is required for this shard.