Forum Discussion

DSmachineWorld's avatar
DSmachineWorld
Contributor
5 years ago
Solved

Getting a comma separated list from a table variable

So I'm trying to set up a modal user form to select a wait time in a script. This selection will be used to set the value of a project suite global variable ProjectSuite.Variables.longWait.   I set...
  • AlexKaras's avatar
    5 years ago

    Hi,

     

    Iterate through the table and join cell values using comma as separator.