Comments in script

Is there any way to make comments within a script?

Ie:

:set name=value *\ this line does this.

You can start comments with a # on a new line, i.e.:

this line does this.

:set name value