TI-Basic Z80 Programming/Instructions/Disp

From Wikibooks, open books for an open world
< TI-Basic Z80 Programming | Instructions
Jump to: navigation, search

Disp (PRGM:I/O:3)

Syntax: Disp "String"|Value

Disp displays whatever string or value follows it on the next line. A value can be an expression. Also, separate strings or values can be separated by commas:

:Disp 1,"-2","--3"
Personal tools
Namespaces
Variants
Actions
Navigation
Community
Toolbox
Sister projects
Print/export