Application icon

Field List Enumerator

This function is used to create a list of Artwork, User Defined Text Information, User Defined URL, Comment, Unique File Identifier or Lyric items. The list can be used as an enumerator to the Repeat With statement such that every item in the specified field can be processed.

In Artwork enumerators each list item is an index suitable to be used in an Indexed Artwork function. For the other field types each list item is a either description field or an index suitable to be used for matching in a User Defined statement.

A newline character (\n) is used as the delimiter when creating the list.

When an action is running grouped, this function will always provide an enumeration for every existing item.

When an action is running stepwise, the function operates as follows:

You can save the enumerator list to a variable or named variable.