|
|
"PeekString$(bank,offset,count)", by alias jargon
|
returns a string read from a memory bank. --- 'bank' is the id handle of a memory bank to read from. 'offset' is the offset to begin reading from. 'count' is the length in characters of the string to be read. |
| Code | | | |