Example:
Getting an item from a delimited string

Actions used:

String - Get Delimited String

In this example, we use a "String - Get Delimited String" action to get the third item in a double-semicolon (;;) delimited list that is stored in a variable called %HitList%, and store the item in a variable called %item%.

Note that in order to get the third item in the list, we need to specify "2" as the item index. This is because delimited lists are zero-based in AutoPlay Media Studio.