Command Line Test Condition

From InstallJammer Wiki

Jump to: navigation, search

The Command Line Test Condition can check values passed by the user on the command line

Contents

[edit] Standard Properties

See Standard Condition Properties.

[edit] Advanced Properties

[edit] Operator

  • was not passed on the command line - True if the option was not passed on the command line.
  • was passed on the command line - True if the option was passed on the command line.

[edit] Option

The name of the option to test. Note that any leading - or / characters will be removed before checking.

Personal tools