Assign variable and then check that variable (advanced action)
Ok, I think I'm still missing a fundamental concept here in Captivate. In an advanced action on a button click, I want to assign variable A with another variable B. Then I want to use a different tab in the advanced action - if the new value for variable A is x, then do something.
The problem is that the second tab checks the variable A value immediately, before it's assigned with variable B - and even if I put a short delay at the start of the action chain. Do I need a widget to do this?
The only way I can manage this now is to assign variable A with B and then go to a different slide and on enter, trigger the next chain of actions and then immediately go to the previous slide, but this looks kind of rough.
I appreciate any advice.