STRING: 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.

26 February 2023

2 February 2023

29 January 2023

25 January 2023

23 January 2023

1 June 2022

4 May 2022

29 April 2022

19 April 2022

  • curprev 15:5215:52, 19 April 2022BigRon55 talk contribs 5,555 bytes +5,555 Created page with "'''STRING''' variables or literal values are one byte per character length text or ASCII characters. {{PageSyntax}} :: DIM variable AS STRING [* byte_length] * ''Byte length'' is optional in DIM statements, but is required in TYPE definitions as a literal or constant INTEGER value. * Literal strings are defined by quotation marks on each end. The quotes will not PRINT to the screen. * Quotation marks cannot be placed inside of literal st..."