Comments
Comments are used to comment a rule.
Comment rules are as follows:
/* text */ The text from /* to */ is ignored
// text The text from // to the end of the line is ignored
Copyright © TIBCO Software Inc. All Rights Reserved.
Comments are used to comment a rule.
Comment rules are as follows:
/* text */ The text from /* to */ is ignored
// text The text from // to the end of the line is ignored