I have a simple label expression that I use for utility lines that give me size and material in a mapbook.
[diameter] + "in " + [materialType]
I have values that are <Null>. Thru the label expression is there script that I can add to replace the <Null> with a question mark etc. I know I can just change the field, but would be nice to have the expression do it
Thanks