Comment errors

The Code Editor will display an error message in the following situations:
  • Nested comments
  • A comment that comments out part of an executable element.

Also, you cannot use comment brackets <!-- --> outside the <HAScript> element. If you do so then the Code Editor will discard those comment brackets and the surrounded text when it saves the script.