The CreatorCon Call for Content is officially open! Get started here.

Want to know about, what is glide and how to use it...?

Ekklavyarajaram
Tera Contributor

I am new to ServiceNow? Please assist..

5 REPLIES 5

Sandeep Rajput
Tera Patron
Tera Patron

@Ekklavyarajaram Please refer to this documentation https://developer.servicenow.com/dev.do#!/learn/courses/xanadu/app_store_learnv2_scripting_xanadu_sc... to understand how the GlideSystem API works in Servicenow.

 

Hope this helps.

Ekklavyarajaram
Tera Contributor

@Sandeep Rajput Appreciate help with information. I will go through this for sure...Could you please also suggest some links / videos which can clarify syntax and enhance my base knowledge on scripting in ServiceNow ? 
Example: why we are using var  x= new GlideRecord.....Instead  GlideRecord only.....what new signifies ?
I am absolutely novice in ecosystem and building my basics understanding in ServiceNow development.

Thanks,

ER

@Ekklavyarajaram Since you are new to the platform, I recommend you to go through the Youtube lessons presented by Chuck Tomasi on this topic https://www.youtube.com/watch?v=nK1aPdGyGak

 

Please make sure to watch all the lessons in this series as it will help you get a good understanding of how Javascript works on the now platform.

 

Please mark the response helpful and accepted solution if it addressed your question.

Ekklavyarajaram
Tera Contributor

100% On It Now...👆