JavaScript actions

Most PolicyCenter buttons and menu items allow you to provide a JavaScript action, such as javascript:someJavaScriptCall(...). Although Guidewire Studio may highlight this as an error, it executes properly at run time. A JavaScript action is useful for calling predefined JavaScript, such as functions in the file customer.js.

See also