Vbscript datatypes: Revision history

From wikinotes

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.

8 December 2019

  • curprev 00:1100:11, 8 December 2019Will talk contribs 801 bytes +801 Created page with "= Text = <source lang="vb"> Dim var var="my var" </source> = Numbers = <source lang="vb"> Dim var var=1 </source> = Arrays = Arrays have a fixed size. It must be declared at..."