The ' statement allow you to insert comments into your code.
Code: <% ' This is one of two ways to comment in VBScript %> <% Rem This is the other way %>