VBS Cheat Sheet: Revision history

Jump to navigation Jump 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.

10 December 2021

27 November 2020

  • curprev 18:1718:17, 27 November 2020Admin talk contribs 838 bytes +838 Created page with " Date format using a trailing "0" strDayOfMonth = Right("0" & Day(Date()),2) strMonth = Right("0" & Month(Date()),2) strYear = Right (Year(Date()),4) Regex Set objRegE..."