Home Search

DriveWorks Pro 21
Setting: Can Edit Completed Specifications

Send Feedback

Setting: Can Edit Completed Specifications

The Setting: Can Edit Completed Specifications condition will check the value of the setting "Allow existing specifications to be edited" (see General Settings).

Properties

Property NameDescription
Fail BehaviorHow this condition will affect its parent.
NegatedDetermines if the meaning of the condition should be reversed, so if it returns FALSE it will be treated as TRUE.
SettingValueTRUE to check if the setting is enabled. FALSE to check if it is not enabled.

This defaults to TRUE when the Task is added.

TitleChanges the Title (not the name) of the task.

Example

When this task is added the properties are static by default.
See How To: Change A Static Property To A Dynamic Property to enable rules to be built on these properties.

Property NameExample RuleExample ResultMeaning
Fail BehaviorDisableDisableThe Task will be Disabled if the conditions are not met (This is for Transitions not Macros)
Fail BehaviorHideHideThe Task will be Hidden if the conditions are not met (This is for Transitions not Macros)
NegatedTRUETRUEThis means the meaning of the condition will not be reversed.
NegatedFALSEFALSEThis means the meaning of the condition will be reversed.
Setting ValueTRUETRUEThis is checking to see if the setting is enabled.
Setting ValueFALSEFALSEThis is checking to see if the setting is not enabled.