Is there a way to put comments into a symbol template? I'm making simulation control symbols that generate code. It would sure be nice to have something to remind myself or anyone who might end up looking at one of those symbols just what values certain of the parameters can take. For instance, a TRAN simulation symbol that creates a
.tran
simulation card might have a parameter for uic whose value defaults to empty, but it would be nice to remind the user that its value should be either "uic" or empty. Maybe even mention what the various parameters do.