I have a value copied (CTRL | C) and I want to store it in a variable so that I can use it later in the script. Anyone know how to do it or is there any other work around to capture a value during the execution of the script and use it later?
I tried to do Ctrl+V to paste it before the step where it’s required, however it’s empty.