Table of Contents

ugBASIC User Manual

PEEK

SYNTAX

PURPOSE

Retrieve a byte from memory, and returns it.

EXAMPLE

 memoria = PEEK( # 49192 )
 memory = PEEK( location )

AVAILABLE ON

SEE ALSO