static A dm_realEvalOnOtherMachine(S computerID, S code, O... _) { ret dm_evalOnOtherMachineWithReturnValue(computerID, code, paramsPlus(_, realEval := true)); }