How to Do Everything with Microsoft Office InfoPath 2003 (How to Do Everything)
You can add comments to your JScript code either by using double slashes (//) for single lines or by using an opening and closing slash and asterisk (/* and */) to comment out multiple lines of text, as shown in the following examples:
// This is a single line comment and each line requires a double slash preceding./* Where this is a multi-line comment and all lines are commented outbetween the opening and closing slash and asterisk */
Категории