ObjGetTagsΒΆ
ObjGetTags returns the tag string of a layer or drawing object.
- ssTags = ObjGetTags(handle)
Return Value
ssTags is a scalar string with tags.
Parameters
- handle
handle identifies the object (Dataset, Drawing Objekt, Diagram, etc.).
History
Version |
Description |
---|---|
R2016 |
New |
See also
Overview Objects, ObjCreate, ObjSetTags, DocFindTaggedObject
id-235929