Hello Dojo,
I have a newbie-level question. I’m trying to define some variables and display them in Visio. The solution I found involves using SetVar shape data to define the variables in a first shape, as shown below:
Then, I use additional shapes to display the variables I initialized.
This works fine, but the issue is that I need to click on the first shape where I defined the variables to activate them, which I’d like to avoid.
I couldn’t find InitVar shape data option in my advanced editing. Is there an alternative way to initialize variables without requiring user interaction?
Thank you in advance for your guidance!