User Tools

Site Tools


ugbasic:user:kw:debug
Translations of this page:


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

  • ZX Spectrum 48K
  • Commodore 64

POWERED BY