>Is is possible to dynamically alter the creation arguments for a route

>object?

 

[maxlib/nroute] can do that. The only difference to [route] is that it doesn’t eliminate the value that is routed. This is because it can be set to any location of the list that’s coming in.

 

Ingo