Passing variable through url and useing variable using macro
Hello, Lets say I have a very simple app that has a text box only. an OnOpen Trigger defined on the document setting (WhenOpen). The trigger suppose to get the variable from url and show its value on the text box.
lets say the text box object ID is = TX13, I have defined the variable v and its default value is 0. The variable v is defined inside Text box text.