getCurrentEvaluation
Retrieve the current "open evaluations" - the last task to start running user code (ITask.onStart, ITask.onTick, ITask.onFinish) in this context.
getOpenEvaluations returns the entire stack of tasks that are actively running user code.