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

id-235929