As Ryan has pointed out, using a memory tag for display control would affect all sessions running that Perspective application. This is generally a bad thing.
If you select Perspective in the Project Browser pane, then go to the Perspective Property Browser pane and scroll down to SESSION CUSTOM, you can add custom properties there and these act like global variables for your application. You can bind other components to them and you can read from and write to them in scripts.