Scripting Sample

Scripting Sample
This form allows you to enter a script and execute it using either the Run FormCalc or Run JavaScript button. By default the result
will appear in the Result field, but your script can also access or manipulate the other fields, List Box, Drop-down list, Radio Buttons,
or Check Box on this form.
To save a script which you have entered, you should save it with another file name. You can clear all of the results by clicking the
Clear Fields button. For more information, see Scripting ReadMe.pdf.
1
Enter your script here
Run JavaScript
2
Result
3
Objects to use
Run FormCalc
Clear Fields
Text Field: Name = 'TF1'
Numeric Field: Name = 'NF1'
Text Field: Name = 'TF2'
Numeric Field: Name = 'NF2'
Text Field: Name = 'TF3'
Numeric Field: Name = 'NF3'
List Box: Name = 'LB'
Item A
Item B
Item C
Radio Button List: Name = RBList
Dropdown List: Name = 'DDL'
On Value = 1
On Value = 2
Check Box name = 'CB'
Item 1