I have a variable that increments each time a condition is true
When I load the script and the history is assessed the variable increments ok
I want to set this variable back to zero once the script has loaded
It will then increment from zero as the condition occurs from then on
I've tried getBarState() to no avail
Does anybody know of a method I can use to achieve this
Thank you
When I load the script and the history is assessed the variable increments ok
I want to set this variable back to zero once the script has loaded
It will then increment from zero as the condition occurs from then on
I've tried getBarState() to no avail
Does anybody know of a method I can use to achieve this
Thank you
Comment