Difference between revisions of "BenSelect:Admin:Product Library:JScript"
From Selerix
(Created page with "=Jscript Tab – Product Library= Use this tab to set up the scripted options, if any, for the underwriting questions. ;Event Type :Displays the type of event that occurs wh...") |
|||
| (2 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
=Jscript Tab – Product Library= | =Jscript Tab – Product Library= | ||
| − | Use this tab to set up the scripted options | + | Use this tab to set up the scripted options for the defined event. Click View All to display all JScripts associated with the selected product. |
| − | ;Event Type :Displays the type of event that occurs when this script is run. | + | ;Event Type :Displays the type of event that occurs when this script is run. The list of available event types differs between products, plans |
| − | Script : | + | ;Script :Displays the script that you composed. |
| + | ;JScript icon :Click the JScript icon to open the Script window. | ||
| + | |||
| + | ==Script Window== | ||
| + | The Script window lets you compose a script for the action that you selected. Within the Script window, you can access JScript "helpers". By clicking the link of the "helper", you can access information about that specific data object, its properties, and methods. | ||
Latest revision as of 19:29, 26 March 2015
Jscript Tab – Product Library
Use this tab to set up the scripted options for the defined event. Click View All to display all JScripts associated with the selected product.
- Event Type
- Displays the type of event that occurs when this script is run. The list of available event types differs between products, plans
- Script
- Displays the script that you composed.
- JScript icon
- Click the JScript icon to open the Script window.
Script Window
The Script window lets you compose a script for the action that you selected. Within the Script window, you can access JScript "helpers". By clicking the link of the "helper", you can access information about that specific data object, its properties, and methods.