= PEEK( # [integer] )
= PEEK( [expressiio] )
Retrieve a byte from memory, and returns it.
memoria = PEEK( # 49192 ) memory = PEEK( location )