Code:
...[Variables]ButtonState=1[MeasureSkinStatus]Measure=LoopIfCondition=(#ButtonState#=1)IfTrueAction=[!ActivateConfig "PcKapat"]...
Note the Loop measure as it is currently (counting from 1 to 100) does not affect the IfCondition, as the IfCondiiton is only looking at the ButtonState variable. You could simplify it to a Calc measure if you don't need the counter, but it's a minor detail.
Statistics: Posted by Alex88 — Today, 12:24 am