Font-size: A A A
Version: 1.0
The ' statement allows you to insert comments into your code.
<% ' This is one of two ways to comment in VBScript %> <% Rem This is the other way %>