GetStr(v:Blob, pos:Int, length:Int):Str

Extract string. Returns the string that is stored at position pos in the data block in a field of size length. The string is converted from the game character set, and trailing space is removed.

Since: PCC 1.0.13, PCC2 1.99.12

See also: Functions