- Subscribe to RSS Feed
- Mark as New
- Mark as Read
- Bookmark
- Subscribe
- Printer Friendly Page
- Report Inappropriate Content
NOTE: MY POSTINGS REFLECT MY OWN VIEWS AND DO NOT NECESSARILY REPRESENT THE VIEWS OF MY EMPLOYER, DELOITTE.
New release of "New York" seems to have good features for native developer who are using JavaScript Editor within the platform.
One of the cool thing that has been introduced is "context menu" for getting script include definition, finding documentation for Glide APIs
Below is the screen capture of how code looks inside new editor
Highlighted in dark black color in italic fonts are APIs which contains a link to definition of the library. if it is script include like JSUtil , we just need to CNTR + click and system opens the JSUtil script include in new tab.
We can also notice table name inside GlideRecord class is highlighted in dark blue color ( incident ) . CNTR + click on the link opens the table definition in new tab.
Both these features are quite helpful for developers to get properties or methods of the script include and to see the column names of the table
Happy coding and please do share if you have come across any such new features in the platform
- 650 Views
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
