Login
Sign Up
Home
Program
Project
My Zone
Support
Show Code
Browse Program
Search Program
Multi-Choice input parameters
Input Variables
Output Variables
Program Code
Description
Variable Name *
(string type)
*
!
UP
Down
Delete
Available Values *
A B 1 2
*
Default Value *
*
Description *
*
Variable Name *
(dynamic type)
*
UP
Down
Delete
Description *
*
Input Variables List
Output Variables List
Source Code
result=""; if ( input=="A") result="The result is A"; if ( input=="B") result="The result is B"; if ( input=="1") result="The result is 1"; if ( input=="2") result="The result is 2";
Subject
Description
If you add a Multi-Choice input parameters, the variable will be treated as string type. Multi-Choice is displayed as Drop-Down list box which allows the user to choose one value from a list to end user, so you need fill in multi values in the text box and each value per row.
Category
General
Created By
tech
Created Date
10/30/2010
Last Modify Date
10/30/2010
Calculation Count
17
Version
1.00
Positive
0
Neutral
0
Negative
0
Related Program ID
11 , 12
Copyright ©2009-2010 CUI WEI. All Rights Reserved.