e-Form Scripting Guide
Learn scripting concepts and basic knowledge
Overview
Events

Event
Description
Writing Script
Editor settings (Options dialog > Editor)
Writing scripts in JavaScript Editor
Component Identifier
Name
FormID
Referencing Component Object
Current component - This

Other components -This.GetComponentByName()
Other input components - This.GetInputComponent()
Methods
Global Methods
Component Methods
Viewer Parameters
Review and Edit Whole Scripts
Debugging
Opening Viewer Console
Information provided
Tab
Description
Last updated