Hi there! Big thanks for the argos! I'm very glad to found this project
My question is: how can I force refresh the output of a script in code without binding an event to a button (via refresh=true) and then manually clicking on it? Maybe has another way to use refresh=true?
Tried to use touch - yes it works, but visual it's not good.
My script runs for about 15 seconds before displaying the result, so I want to make it visually beautiful and understand that the script is being updated
Hi there! Big thanks for the
argos! I'm very glad to found this projectMy question is: how can I force refresh the output of a script in code without binding an event to a button (via
refresh=true) and then manually clicking on it? Maybe has another way to userefresh=true?Tried to use
touch- yes it works, but visual it's not good.My script runs for about 15 seconds before displaying the result, so I want to make it visually beautiful and understand that the script is being updated