Of course. That was a copy/paste of the github segment where usage was explained. The actual code does not have the comments.You should never put the comment in the same line as the option. Rainmeter recognizes a semmicolon as comment beginning only if it is the first element of a line. Using it in the middle of a line can give an error. Note that there are options which are using the semicolon so Rainmeter will not be able to decide which semicolon is belonging to an option and which one is used to delimitate a comment. This is why semicolon can be used to indicate comments only if it is the first character of a line. Details here.
Statistics: Posted by CodeCode — Today, 12:27 am