Angad
Angad12mo ago

How to write windmill variables from scripts

I have to do a task from the point which i store in a variable then save new point in that variable and this task going on in a Schedules i write a script to do that task i import variable (await wmill.getVariable('u/aXXX/id)) but i can't write it back as the script run any ideas how to deal with this
2 Replies
rubenf
rubenf12mo ago
Could you show the code please You're probably missing an await
Angad
AngadOP12mo ago
yes thanks alot you r the best