Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Variables must be specified in the following way:

<VariableName>=<Variable Value>

eg.

[FBVariables]
BuildNumber=10

If you want to use boolean values, then False is 0, True is any other integer value.

...