Q26
Single choice
A developer has created a string array variable as shown below:
UsersArray = {"Jane", "Jill", "John"}
Which expression should the developer use in a Log Message activity to print the elements of the array separated by the symbol "," as a string?