Is there anything similar to the
`@attribname`
pdg.workItem().stringAttribValue()
Oh and aside question - when using the shorthand syntax in a python script TOP, sometimes it finds the attributes just fine, others it only works with
work_item.attribValue("someattributename")
"`@attrib`"
Thanks!