## vrml_ROUTE (eventout, eventin) function s = vrml_ROUTE (eventout, eventin) s = sprintf ("ROUTE %s TO %s\n",eventout, eventin);endfunction