Is it possible to leave a comment somewhere within the alarm notification pipeline logic? I tried leaving a comment within a script block inside of three double quotes but get "Error compiling scriptable block" in the logs.
Python comments start with the hash mark as the first non-whitespace on a line:
# this is a comment