ParseXMLTidPtr (open)
Parse a title/tid combination, considering any groupid, default module and name/cellname rules. Returns an empty string if unset, ':' prefixed string for untranslated texts, and otherwise a module:tid combination
Syntax
LOADLIB "mod::tollium/lib/gettid.whlib";
STRING FUNCTION ParseXMLTidPtr(STRING resourcename, STRING currentgid, OBJECT el, STRING attrname)
Parameters
STRING resourcename
STRING currentgid
OBJECT el
STRING attrname
Return value
STRING