I have a slide with 3 frames (begin, frame1,frame2)
First frame has condition ( textbox has to be entered with the right text)
IF(Condition="'#var1='text'"
CALL(Frame1 .....
ELSE
CALL(Frame2....
I will go constantly to frame 1 , else-function doesnt work?
What do i do wrong?
I have a slide with 3 frames (begin, frame1,frame2)
First frame has condition ( textbox has to be entered with the right text)
IF(Condition="'#var1='text'"
CALL(Frame1 .....
ELSE
CALL(Frame2....
I will go constantly to frame 1 , else-function doesnt work?
What do i do wrong?