1 2 3 4 5
Type tmp = call_function(getObj().x, getObj().y, getObj().z, getObj().w); getObj().result = tmp;