From: Youssef on
Hello,
I have in my models, a masked subsystem which represents a temporal variable (We shall call it VT). This subsystem is always connected with another subsytem which supplied the name of the variable and other parameters. (We shall call this subsystem Agent). What i have to do is to get back the name of this variable which represents one of the outputs of the subsystem Agent and to paste this name in the mask of VT. How to manage to take the name of agent's output connected with VT when we open the VT subsystem. (The problem is there are many outputs and many variables)

Thank you for your answers