Javascript Editor
Javascript is used to create interactive web applications; it is simple to use, lightweight, and dynamic. You can easily embed code functionality for interactive applications inside a web page.
The Javascript Editor, as well as all other text editors in The Welkin Suite, provides multiple basic and also advanced editing features that may decrease time spent on development.
Javascript Code Assistance
The JavaScript Editor also has some helpful tools of Code Assistance that make your development faster and more convenient:
- Javascript Code Completion — this feature helps you complete the entered code within the visibility scope,
- Automated formatting — it allows for making your code more readable in one click,
- Javascript syntax highlighting — a handy feature that highlightes the different elements of Javascript code to make it more readable,
- Comment / Uncomment — a simple tool for leaving comments for the selected part of a code.
The elements of the Javascript code are also used in other editors: Visualforce, HTML, and Lightning.
In this section: |
This also may be useful: |
Last modified: 2017/08/16 13:09