Peek()
Previous
Next
Description
: Reads a byte from
<Address>
.
Syntax
:
Peek
(
<Address>
)
Part
Description
<Address>
Required. The address of memory to read from.
Example:
a =
Peek
(&h200000)