CHR$: 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

11 February 2023

23 January 2023

22 January 2023

19 April 2022

  • curprev 23:3923:39, 19 April 2022BigRon55 talk contribs 4,350 bytes +4,350 Created page with "The CHR$ function returns the character associated with a certain character code as a STRING. {{PageSyntax}} :{{Parameter|result$}} = CHR$({{Parameter|code%}}) {{PageDescription}} * Valid ASCII {{Parameter|code%}} numbers range from 0 to 255. * The character code of a character can be found using ASC. * Some control codes below 32 will not PRINT or will move the screen cursor, unless _CONTROLCHR OFF is used. {{PageExamp..."