The Setting: Release to Autopilot Condition will check the setting Release specifications to Autopilot found in General Settings.
Property Name | Description |
---|---|
Negated | Determines if the meaning of the Condition should be reversed, so if it returns FALSE it will be treated as TRUE. |
SettingValue | TRUE to check if the setting is enabled. FALSE to check if it is not enabled. |
Title | Changes the Title (not the name) of the task. |
When this task is added the properties are both static. To be able to build rules on a static properties see How To: Change A Static Property To A Dynamic Property.
Property Name | Example Rule | Example Result | Meaning |
---|---|---|---|
Negated | FALSE | FALSE | FALSE (default) will not reverse the meaning of the Condition. TRUE would reverse the meaning of the Condition. |
SettingValue | TRUE | TRUE | TRUE will check to see if the setting Release specifications to Autopilot is enabled. |