Disp
toolbar-separator.png This page has been deleted from the main contents of the wiki, and moved to the deleted: namespace as a record of its contents. Rather than adding content to this page, please put it somewhere where it will actually have a use. In addition, please avoid linking to this page.

The Disp command displays output in the Home App I/O screen.

prgmexmp()
Prgm
Request "Enter something",var1 © Get a value for var1
Disp "var1="&string(var1)
Pause
DelVar var1
ClrIO
DispHome
EndPrgm
Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-Noncommercial 2.5 License.