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

19 March 2023

11 February 2023

28 January 2023

24 January 2023

19 November 2022

14 November 2022

30 September 2022

1 June 2022

29 April 2022

26 April 2022

25 April 2022

19 April 2022

18 April 2022

  • curprev 22:0122:01, 18 April 2022SMcNeill talk contribs 1,108 bytes +1,108 Created page with "{{DISPLAYTITLE:_BACKGROUNDCOLOR}} The _BACKGROUNDCOLOR function returns the current background color. {{PageSyntax}} :{{Parameter|BGcolor&}} = _BACKGROUNDCOLOR {{PageDescription}} * Use it to get the current background color to restore later in a program. * Returns the closest attribute value of the background color. {{PageExamples}} ''Example 1:'' Storing a background color for later use. {{CodeStart}} '' '' {{Cl|SCREEN}} 0 {{Cl|COLOR}} 1, 3 {{Cl|CLS}} BG..."