Page 1 of 1

Use variable in Code declared through Action

Posted: 13 Dec 2017, 17:16
by theoth
so basically I declared a variable (lets call it x) using the "variable" action and assigned a value by reading from an ini file
now I have some code that has a variable that gets declared, but I cant manage to assign that variable with the value from 'x'