hi, I have a long error message I want to print out after failing on some condition, but don't want this long message taking up space in the body of the function. I'm curious what other developers think would be best practice for where/how to store this message content in a package. best, Mike