I thought you might want to know that the Command Builder function for setting a variable value is broken. When you use the command builder function, its syntax is SetVariable|VarName~Variable Name. When you drop in the corresponding contents, the Variable name drops into Variable Name and when you enter a value into the Variable Value segment, it doesn't add the value to the test function:
Variable Name: test1
Variable Value: 1
SetVariable|VarName~test1
It should have created the following:
SetVariable|test1~1
Best regards,
-Todd