SetByte v:Blob, pos:Int, value:Int...

Store bytes into blob. Packs the value arguments into the blob v, one byte per element, starting at position pos. The first position in the blob has index 0.

Since: PCC 1.0.13, PCC2 1.99.12

See also: Global Commands