We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
(part of PKObject)
Return Type: any
Parameters: key (string)
Returns the data for a tag named key. The data can be any type. _default refers to the default tag with the tag property.
_default
var result = anObject.getTagForKey ( "someTag" );
0.3 Introduced; docs valid