Hi,
Thanks for the reply .
I want to use “WriteLine” activity to print all the elements of a list by using the following method String.join(“,”,ListVariables).As mentioned in the previous post “Writeline” activity is not recognizing “String” or “String.format” .This functionality was previously available in the “Writeline” activity before the update.
This method works fine in “Message box” and “Log message” activities.