Remember, you must list the variable under the @persist or @output for it to be included like you want it to.
After that, I believe that the instant a variable is referenced it is created. So if it is a number it should default to 0, if it is a string it might default to "", and so on.
Try comparing it to those first.
Also, if you are trying to have a run-once command I think the first() is now working. It will return 1 if it is on the first interval and 0 after that.


LinkBack URL
About LinkBacks




Reply With Quote


Bookmarks