PeekA()
Syntax
Value.a = PeekA(*MemoryBuffer)Description
Reads an ascii character (1 byte) from the specified memory address.
Parameters
*MemoryBuffer The address to read from.
Return value
Returns the value of the ascii character.
See Also
PokeA()
Supported OS
All