Resolves an entity lookup to a value. Injected into the evaluator so the engine stays framework-pure
(the bulk-update processor supplies a RunView-backed resolver; unit tests supply a stub).
Should return the matched record's ReturnField value, or undefined when nothing matches.
Resolves an entity lookup to a value. Injected into the evaluator so the engine stays framework-pure (the bulk-update processor supplies a RunView-backed resolver; unit tests supply a stub). Should return the matched record's ReturnField value, or
undefinedwhen nothing matches.