What Thomas is referring here is a run time *state Variable* and not design variable. See image below
So create a state variable with the function exactly like what you have in your request. You can then use this variable in another request using VARVAL(name of your variable). For example in case below I can use the output of variable below using VARVAL(variable_1)
What Thomas is referring here is a run time *state Variable* and not design variable. See image below
So create a state variable with the function exactly like what you have in your request. You can then use this variable in another request using VARVAL(name of your variable). For example in case below I can use the output of variable below using VARVAL(variable_1)