Home Search

DriveWorks Pro 21
Specification Type

Send Feedback

Specification Type

The Specification Type condition will check if the current specification has been started from New, by clicking Edit (Existing) or by Copying.

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.
TypeThe type of specification to check for. One of New, Existing or Copied. Combine multiple options by using the pipe bar |.

This defaults to New|Existing|Copied 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.
TypeNewNewChecking if the Specification type is a New one.
TypeExistingExistingChecking if the Specification type is an Existing one.
TypeCopiedCopiedChecking if the Specification type is a Copied one.