WireComposer¶
Name | Mandatory | Description | Default | Type |
---|---|---|---|---|
⬅️ Input |
The input of this shard is ignored. | None |
||
Output ➡️ |
Returns "OK" if the wire was successfully composed, otherwise returns an error message. | String |
||
Wire |
No | The wire variable to compose. | none |
Wire Var(Wire) |
Attempts to compose the specified wire and outputs "OK" if successful, or an error message if the composition fails.