PeekW()
Syntax
Value.w = PeekW(*MemoryBuffer)Description
Reads a word (2 bytes) number from the specified memory address.
Parameters
*MemoryBuffer The address to read from.
Return value
Returns the value of the word.
See Also
PokeW()
Supported OS
All