Script - Convert list of string to a string

In an agent script. (Genesys cloud)
How do you display a list of strings like this..(output from data action)

2024-06-12T15:30:00,2024-06-12T14:15:00,2024-06-12T11:45:00,2024-06-12T14:00:00

into a string, like this.

2024-06-12T15:30:00
2024-06-12T14:15:00
2024-06-12T11:45:00
2024-06-12T14:00:00
2024-06-12T08:30:00

If you copy a coma separated string (like in your example) directly in the default value of List String variable, Genesys will split it with the coma separator in the string.
I hope this will help you
image
image

You are using a drop down box, We do not need to make it a select able item. We are using the radio button to select the row.

This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.