NOP Design Home Page
Documentation
TOC/Index
Search
Downloads



#

Comment

A language construct, the # symbol represents the start of a comment, and will continue until the end of the line.

Sample Source

#This is a comment
Say "Hello World"

Related Function(s):
   <# ... #>;

Minimum version: 1.0