Network.SendRaw¶
Name | Mandatory | Description | Default | Type |
---|---|---|---|---|
⬅️ Input |
The input to send to the peer. | String Bytes |
||
Output ➡️ |
Outputs the input value, passed through unchanged. | Any |
||
Peer |
No | The optional explicit peer to send packets to. | Var: Network.Peer |
Var(Peer) |
This shard sends the input byte array or string to the peer specified in the Peer parameter.