Table of Contents

ugBASIC User Manual

DEBUG

SYNTAX

   DEBUG [expression]

PURPOSE

Outputs a string with the value contained in the indicated expression. For speed of implementation it uses the function of the KERNAL, so it cannot work if the ROM is disabled.

EXAMPLE

  DEBUG someValue

AVAILABLE ON

POWERED BY