Number variable: 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.

26 July 2010

  • curprev 21:1521:15, 26 July 2010 MikeO talk contribs 286 bytes +286 New page: A number variable is defined using the GLOBAL or LOCAL command. :Number variables can hole a single value or a set of values (an array). For example: :LOCAL A1, A2, A3(4), B1, B2 ...