You can comment out a piece of code. This code is ignored by the compiler and it can contain any text.
There are two types of comments in the WME script:
// comment
/* comment comment */