Common Terms: Revision history

From Macros Wiki
Jump to navigationJump 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.

12 August 2010

29 July 2010

  • curprev 21:1821:18, 29 July 2010 MikeO talk contribs 281 bytes +281 New page: Number variable. A variable that can store a single value. For example MyVar = 1.23 String variable. A variable that can store a text string of up to 1000 characters. For example MyVar$ = ...