project begin projectid = {20D0E772-6D13-41D7-BC51-C182028991AC} target begin name = Default targetid = {FEF2560D-41B6-4708-9A84-CB57EB688BCD} rootaction begin action.group begin description = "Action evaluated to True" id = {3F7E700F-2367-41B9-9727-ECFC54B289C5} action.script begin name = Condition script > beginscript $FBVariables.GetVariable("projectVariable") -eq "False" endscript scriptlanguage = PowerShell end end action.group begin description = "Action evaluated to False" id = {059B6036-E9D6-47ED-8D66-BF80AF9D3424} action.script begin name = Condition script > beginscript $FBVariables.GetVariable("projectVariable") -eq "True" endscript scriptlanguage = PowerShell end end end end variable begin defaultvalue = False name = projectVariable variablescope = vtProject variabletype = btBoolean end end