Search results

Jump to navigation Jump to search
View ( | ) (20 | 50 | 100 | 250 | 500)
  • localStorage.clear() 'nuclear deletion of all localStorage variables in the domain. Use with care. ...
    2 KB (274 words) - 20:09, 23 May 2018
  • * Initialize variables after they are declared to ensure they hold the proper type of data before * Use the DIM statement to ensure that all variables are declared before being used. This helps to prevent mistakes from misspel ...
    4 KB (700 words) - 17:23, 17 August 2012
  • The sound of a voice can be modified by setting the following global variables: ...
    3 KB (383 words) - 23:16, 24 July 2019
  • ...your program runs. This is useful for tracing program execution, checking variables' values during execution and for timing. ...
    3 KB (471 words) - 14:01, 24 July 2019
  • ...t is very useful for debugging. It is an easy way to display the values of variables or other information. It can also be used to give information to the user i ...
    3 KB (427 words) - 23:01, 24 July 2019
  • * You can also see local variables. The variable s is shown with its value. * Global variables (like count in this example, can also be examined in the "Local" window on ...
    7 KB (1,162 words) - 17:29, 31 March 2020
  • ...are treated as a single block, so be careful not to redefine functions or variables. ...
    3 KB (534 words) - 19:46, 15 December 2023
  • # Variables ...
    4 KB (535 words) - 14:24, 13 November 2020
  • ==== Global and Local Variables ==== ...s to play. At the start of a new game, we want to reset our board and game variables. For example, we want to clear any moves that might be there from the last ...
    36 KB (6,339 words) - 23:02, 8 June 2016
  • | Variables || [[const|Const]], [[dim|Dim]], [[erase|Erase]], Option, Explicit, Private ...
    4 KB (450 words) - 14:30, 13 December 2016
  • ...ring literal, a string variable, or it may combine string literals, string variables and substrings to produce a single string value. Similarly, a numeric expre ...
    5 KB (699 words) - 10:02, 4 April 2014
  • * This code sets a couple of global variables: acceleration in the x direction (horizontal) and the y direction (vertical ...
    6 KB (796 words) - 15:12, 13 December 2015
  • The three above functions assign the selections from the Selectes to three variables a, b and c. ...
    5 KB (789 words) - 21:04, 17 March 2019
  • The three above functions assign the selections from the ComboBoxes to three variables a, b and c. ...
    5 KB (823 words) - 21:03, 17 March 2019
  • ...buttons and a question icon. Names of buttons have to follow the rules for variables: no spaces or special characters are allowed. ...
    6 KB (964 words) - 15:38, 10 December 2020
  • * Function and Subroutine arguments are always passed ByVal for simple variables and ByRef for objects. ...
    6 KB (949 words) - 19:40, 1 November 2019
  • * This code sets a couple of global variables: acceleration in the x direction (horizontal) and the y direction (vertical ...
    7 KB (1,029 words) - 13:13, 29 September 2014
  • ...g the Android toolchain can be tricky. It's fragile: all the environmental variables and paths must be correctly set up. There doesn't seem to be an easy way to ...
    9 KB (1,307 words) - 17:56, 10 November 2020
  • If all goes smoothly, you should not need to mess with your PATH variables. Otherwise, look at the above linked documents for hints. ...
    9 KB (1,364 words) - 15:55, 10 November 2020
  • ...are treated as a single block, so be careful not to redefine functions or variables. ...
    9 KB (1,452 words) - 14:27, 13 November 2020
View ( | ) (20 | 50 | 100 | 250 | 500)