Is it possible to reference the workflow meta info (workflow configuration --> Meta Info tab) from within the workflow? Perhaps with %type.name% syntax?
Specifically, we're wondering if it would be possible to inject something like the Author name into a string within the workflow. This doesn't actually work, but something like "The author of this workflow is: %MetaInfo.Author%"
