SetStr v:Blob, pos:Int, length:Int, str:Int

Store string into blob. The string is converted to the game character set, padded with spaces or truncated to match the length, and then stored into the blob v 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