Question mark: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

29 January 2023

20 April 2022

  • curprev 21:1121:11, 20 April 2022BigRon55 talk contribs 589 bytes +589 Created page with "A '''question mark''' can be used as a substitute shortcut to typing PRINT when creating code. ''Usage:'' ?"Hello world" ''Result:'' PRINT "Hello world" * When the IDE cursor moves to the next code line, the question mark is changed to PRINT and the prompt text and variable are spaced appropriately. * When an INPUT statement has no text, a question mark will appear before the input. * A semicolon after the INPUT prompt text will add a question mark afte..."