I have noticed some odd results and I THINK I know why, but wanted to get some behavior confirmation from others.
It appears that the variable Task(PrevTask) refers to whatever task was last run by VisualCron, even if that is from another job, not always to the task that immediately preceeds it in the task list. It usually does, but I think this is more a result of the immediately preceding task usually also being the last one executed by VisualCron.
Has anyone else noticed this behavior? It is certainly possible I'm wrong and have something else going on, but I'd like to have some confirmation so I know which direction to go in.