Forum Discussion
joffre
14 years agoRegular Contributor
Like this?
ProjectSuite.Variables.ServerName = BuiltIn.InputBox("Input Data", "Type the server name:", "")
Log.Message(ServerName)