JavaScript area


The JavaScript area allows you to configure the behavior of JavaScript for controls.

JavaScript can configure the behavior of the events and properties in a control.


■ JavaScript entry area

Code the behaviors of the system using JavaScript in this area.

You can directly enter code using the keyboard or you can select existing code using the Snippet Selection box.

For functions that can be used with controls, refer to the description pages of the controls and the common items page.


■ Validate JavaScript button

Click this button to enable the coded JavaScript.


■ Set operation timing checkbox

This option is only displayed for applicable events.

If this checkbox is selected, the JavaScript will operate only once each time the event occurs.

If this checkbox is cleared, the JavaScript will repeatedly operate at the base timer period.

The base timer period can be configured with the Options menu.