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

Store words into blob. Packs the value arguments into the blob v, two bytes (16 bits) 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