umx_msg: Print the name and compact contents of variable.
Description
Helper function to make dumping "ObjectName has the value: <objectvalue>" easy.
This is primarily useful for inline debugging, where seeing "nVar = NULL" can be useful,
and the code umxMsg(nVar) makes this easy.