Set user in put as new variable
Hello, I am looking to create a script which takes a user input and outputs these inputs into a data table. My script below outputs a data table but does not insert the user variables, would someone be able to help as I think I may be misunderstanding how to insert it. v1 = text = " ID"; // two numbers with default
w = New Window( "Synch Request", // opens a window with a title and this content
...