User contributions for Brendon

A user with 1,002 edits. Account created on 22 June 2012.
Jump to navigation Jump to search
Search for contributionsExpandCollapse
⧼contribs-top⧽
⧼contribs-date⧽
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)

17 August 2012

16 August 2012

8 August 2012

7 August 2012

2 August 2012

1 August 2012

24 July 2012

23 July 2012

22 July 2012

11 July 2012

10 July 2012

8 July 2012

  • 23:5123:51, 8 July 2012 diff hist +1,747 N SqlImportCreated page with "SQLIMPORT(''JSON'', [''DB''], [''callback''], [''overwrite'']) '''Description''' SQLImport converts a JSON object created using SQLExport into an SQLite database. The JSON o..."
  • 23:4723:47, 8 July 2012 diff hist +1 SqlExportNo edit summary
  • 23:4723:47, 8 July 2012 diff hist +1,030 N SqlExportCreated page with "SQLEXPORT(''db''[, ''filename''[, ''function'']]) '''Description''' The SQLExport function converts an SQLite database to a JSON object. This object can then be sent to anot..."
  • 23:4423:44, 8 July 2012 diff hist +1,060 N SortCreated page with "SORT(''array''[,''sortfunction'']) '''Description''' SORT returns ''array'' as a sorted array in ascending order. If the elements are all strings or all numbers, it will be ..."
  • 23:4123:41, 8 July 2012 diff hist +299 N SleepCreated page with "SLEEP milliseconds '''Description''' SLEEP pauses execution of the program for a period of time equal to milliseconds. The program does not yield the event loop: execution w..."
  • 23:4023:40, 8 July 2012 diff hist +8 SessionStorageNo edit summary
  • 23:3923:39, 8 July 2012 diff hist +691 N SessionStorageCreated page with "SESSIONSTORAGE(''string'' | ''variable'') '''Description''' SESSIONSTORAGE allows you to save string data so it is available while you run the program. An entry can be creat..."
  • 23:3723:37, 8 July 2012 diff hist +1,455 N ReadFileCreated page with "READFILE (''filename''[,''method'']) '''Description''' NOTE: This function can be replaced by the Ajax() function. READFILE will read filename which can either be deployed ..."
  • 23:3423:34, 8 July 2012 diff hist +2 Properties and MethodsNo edit summary
  • 23:3423:34, 8 July 2012 diff hist −2 Properties and MethodsNo edit summary
  • 23:3323:33, 8 July 2012 diff hist 0 Properties and MethodsNo edit summary
  • 23:3323:33, 8 July 2012 diff hist +2,188 N Properties and MethodsCreated page with "'''Description''' Properties define the appearance and operation of controls. They are edited in the Property Editor window of the IDE. The properties described here are comm..."
  • 23:2423:24, 8 July 2012 diff hist +1,071 N NSB.ShowProgressCreated page with "NSB.SHOWPROGRESS(''message'') '''Description''' NSB.SHOWPROGRESS displays ''message'' to the user near the bottom middle of the screen. It can be dismissed or updated at any..."
  • 23:2123:21, 8 July 2012 diff hist +863 NSB.MsgBoxNo edit summary
  • 23:1423:14, 8 July 2012 diff hist +2,898 N NSB.MsgBoxCreated page with "NSB.MSGBOX(''function'', ''prompt''[, ''buttons''[, ''title'']]) '''Description''' MSGBOX opens a dialog box, and waits for the user to tap on a button. While it is displaye..."
  • 23:0423:04, 8 July 2012 diff hist +1,529 N NSB.InputBoxCreated page with " NSB.INPUTBOX(function, prompt[, title[, default]]) '''Description''' NSB.InputBox presents a modal dialog which prompts the user for an input value. While it is displayed,..."
  • 22:5822:58, 8 July 2012 diff hist +493 N Log10Created page with "LOG10(''number'') '''Description''' LOG10 returns the base-10 logarithm of a number. The required parameter, ''number'', is any numeric expression. '''Example''' <pre> RE..."
  • 22:5722:57, 8 July 2012 diff hist +828 N LocationCreated page with "LOCATION[(''string'' | ''variable'')] '''Description''' LOCATION lets you get or set the name of the current app. It will return the URL of the current app that you are runn..."
  • 22:5422:54, 8 July 2012 diff hist +1,206 N LocalStorageCreated page with "LOCALSTORAGE(''string'' | ''variable'') '''Description''' LOCALSTORAGE allows you to save string data so it is available next time you run the program. An entry can be creat..."
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)