Use variable in Code declared through Action

Post here if you need help using Actiona
Post Reply
theoth
Posts: 6
Joined: 10 Dec 2017, 01:00

Use variable in Code declared through Action

Post 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'
Post Reply