All public logs
Jump to navigation
Jump to search
Combined display of all available logs of Coolscript. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 18:17, 27 November 2020 Admin talk contribs created page VBS Cheat Sheet (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...")