Comments in Actions?

I was wondering, is there a way to add a comment in an action, aka "standard function (opus or external)", such as
for "all files, context menu"?
I mean, lets say I want to try changing an action to do something else, but I want to keep the old just in case, or
the action becomes rather long, so a comment would be useful.

In a batchfile I'd just add REM in front of a line to achieve this, or in inifiles, just a #, etc.

As the defined actions can be quite advanced, it would seem logical to have some way to add a comment.
I tried looking this up in the docs, but no luck.
Btw, the pdf manual seems to be gone for some reason (10.2.0.5), and doesn't seem to be available for download.

Ah, found the pdf manual.. Still used to it being on the same page as download.
However, no luck in finding the info.

You can use // to mark a comment line.

That seems to work.. Thanks.

I even found it in the pdf, when searching for //.
Using F1 in the command editor in advanced mode still opens the "Command editor" help (which doesn't display that info), not the
"Advanced Command Editor" help. It wasn't exactly prominent.

Not everything can be prominent :slight_smile: