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

Store longs into blob. Packs the value arguments into the blob v, four bytes (32 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