# Tags Methods

# Method Description

The Darty-Ai methods for tag-manipulation are:

  • setTags
  • removetags
  • removeTagsSelected
  • selectByTags
  • tagsToName
  • nameToTags

# tagsToName

This method sets the art object's names to the Darty-Ai Tags on those objects.
Multiple tags are printed as a comma-separated list.
It is useful when targeting specific artwork for later operations or visual references for users.

# nameToTags

This method sets the art object's name (as seen in the Layers panel) as the Darty-Ai Tags on those objects.
Comma-containing object-names will be split into multiple tags by the comma.

# Additional Tags Methods

More tag-management methods will be added in later versions.

Last Updated: Jun 06, 2025, 16:52:38