//


Description:

Defines an in-line comment.

Usage:

//comments

Argument:

comments any Any text value.

Specifics:

Any text following // will be ignored by the processor.

See Also: