Hello,
I stumble upon a limit of route. I wish to create a [route ] with no parameter to be able to init the control with a symbol containing the [f $1] value].
Exemple : [route Interface0] or [route Interface1] , created at start , depending on the instance number of the patch
The piece is the following :
[r data]
|
[t a b]
| |
| [f $1]
| [symbol Interface$1(
[route]
Does anyone have a solution to this?
Thank you