public override void Execute(EvalContext ctx) { Operation.GetValue(ctx); //ignore the resulting abort if (ResetAbort) { ctx.ResetAbort(); } }