Commenting out lines inside of formula?

Some formulas get very complex and I’d like to be able to add a comment (just like you would in a script) to give context on why certain logic is done the way it is, or to allow to test different formulas quickly by commenting out certain logic.

Is this possible?

I know there’s the description field, but it’s just not the same as inline comments.

1 Like

Not at the moment, sorry.

What I did is create a database ‘Script’ with a URL field where I insert to the Script URL. Although this has to be done manually for each script and you need to make the script titles match with the database names, it is very useful.

To take it a step further I also created an Rule database that can contain multiple script versions.