![]() |
/**/ (remark)Purpose:For embedding comments or remarks in script files.
Entry:/* line(s) of text */ /* */ differs from // in that it can be placed whereever there is white space in a script file, and the comment can span multiple lines in a script file. Example: /* Go into Options, and click on the check boxes Restrictions:
|