Mathias,
I found that to get access to tags in the layout script for determining whether to show or hide something I had to use an
to accomplish this. Is there something I need to do to gain access to the linkage's tags? I am trying to access a tag from a mouseinfo script but can't seem to figure out why the tagis[] isn't working on it. When I tried using the agent. part Hero Lab complained about it.
I found that to get access to tags in the layout script for determining whether to show or hide something I had to use an
Code:
agent.tagis[]
to accomplish this. Is there something I need to do to gain access to the linkage's tags? I am trying to access a tag from a mouseinfo script but can't seem to figure out why the tagis[] isn't working on it. When I tried using the agent. part Hero Lab complained about it.