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