Boolean input parameters

Input Variables   Output Variables  
Program Code
  Description
Variable Name * (bool type) UP
Down
Delete
Default Value
Description *
Variable Name * (dynamic type) UP
Down
Delete
Description *
Input Variables List
Output Variables List
Source Code
Subject
Description
If add a Boolean input parameter, the variable will be declared as bool type which have two values, true and false.
When you select Yes from drop-down list box, the value of the bool variable should be true.
When you select No from drop-down list box, the value of the bool variable should be false.
Category General
Created By tech
Created Date 10/29/2010
Last Modify Date 10/29/2010
Calculation Count 10
Version 1.00
Positive 0
Neutral 0
Negative 0
Related Program ID 11 , 13