TagObject

Introduced

v3.0

Description

Creates a tag for the given object(s) by creating a custom property set and giving it the name of the tag.

Scripting Syntax

oReturn = TagObject( [InputObj], [TagStr] );

Return Value

Returns the tag.

Parameters

Parameter Type Description
InputObj String List of objects to tag

Default Value: Current selection

TagStr String Name of the tag property

Default Value: "Tag"

See Also

AddProp