I’ve been trying to figure out how to filter some of my lists to check for type errors, or syntax.
Is there a way to get Dynamo to throw a flag or popup message with a preprogrammed message to notify a user?
We have a pretty massive script running to populate Revit Pipe and Fittings with Shop fab data. The script works if you’re me, and know exactly the inputs off the parts you’re looking for. However, I won’t be the only user running it in our company as it will be standard practice for anything needing takeoff/shop fab spools.
I basically want to notify someone if a particular filter character is missing (Mainly a ‘-’ for now, as line number rules are pretty loose.
Or even simply something as simple as, “Line number format incorrect”.