Add Comments/Remarks for Triggers

Would it be possible to add comments/remarks feature to triggers so that the creator could provide standard comments/remarks as needed in triggers similar to other software languages? This would be a helpful feature where the creator can provide details regarding purpose, safe guards, etc. One example that I use with my team is to always explain using REM statements in code so that it is clear for each code section the intent of the software. We have all had the unfortunate experience of receiving code from another person without REM statements where it can be like a mystery that you need to solve before you can move forward.

1 Like

Hi Scott, thanks for the post! Are you thinking of this as a single description field for each trigger, or comments within the trigger? Or are both needed to solve this problem?

I was thinking within each trigger but both may be helpful.