An example of one of the more complex expression is a long series of IF statements to generate a bid item based on other properties of the item type. Some are rather simple, but I have a few that require 8-10 statements (some nested) and it would be nice to add notes for the next user that needs to troubleshoot. I have a few items that that will likely get even more complicated than this where comments would be very useful.
I was thinking of the in-line comments, but if that is more troublesome to implement a description field in the property definition would still be helpful to explain what is going on.
Hi, thanks for the idea. Are you thinking of in-line commenting behind a # (or other character) as in coding or a general dedicated Description field in an item type property definition?