Home Search

DriveWorks Pro 21
Check Value

Send Feedback

Check Value

The Check Value Condition will check any value in the model being generated.

Properties

Property NameDescription
NegatedDetermines if the meaning of the Condition should be reversed, so if it returns FALSE it will be treated as TRUE.
ValueThe value to check for must evaluate to either TRUE, YES or 1 for the Condition to pass.
TitleChanges the Title (not the name) of the task.

Example

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 NameExample RuleExample ResultMeaning
NegatedFALSEFALSEFALSE means that the Condition will be not be reversed.
ValueCreateImageReturnCreateImageReturnIn this case the Condition will check to see if the value for the Check Box Control Create Image is TRUE. If so it will carry out the task.