v3.0
Creates a tag for the given object(s) by creating a custom property set and giving it the name of the tag.
oReturn = TagObject( [InputObj], [TagStr] ); |
Returns the tag.
| Parameter | Type | Description |
|---|---|---|
| InputObj | String |
List of objects to tag Default Value: Current selection |
| TagStr | String |
Name of the tag property Default Value: "Tag" |