Table of Contents

ugBASIC User Manual

POKE

SYNTAX

   POKE address, value

PURPOSE

Store a byte to memory.

EXAMPLE

  POKE 32768, 2

ABBREVIATION

 Po

AVAILABLE ON

ANY PROBLEM?

If you have encountered a problem using this command, if you think there is a bug or the explanation is unclear, please open an issue for this keyword on GitHub. Thank you!

POWERED BY