Comments
Comments are used to comment a rule.
Comment rules are as follows:
- Single Line Comment
//
text
The text from//
to the end of the line is ignored- Multi-line Comment
//
text
The text from//
to the end of the line is ignored
Comments are used to comment a rule.
Comment rules are as follows:
// text
//
to the end of the line is ignored // text
//
to the end of the line is ignored Copyright © 2004-2022. Cloud Software Group, Inc. All Rights Reserved.