QPx_GetTagTitle
QPx_GetTagTitle(tagID; tagID):error | |||
---|---|---|---|
![]() |
tagID | Longint | Tag ID |
![]() |
tagTitle | Text | Tag title |
![]() |
error | Longint | Error result |
Look up the title of a tag
This command will look up the title of a tag in the internal list of known tags.
Parameter tagID is the ID of tag for which to return the title.
Parameter tagTitle receives the tag title. If the specified tag is not known by QPix, tagTitle is set to an empty string.