Script Includes help us employ the DRY method – “Don’t Repeat Yourself.” If you’re familiar with the concept of ServiceNow Script Includes you probably know
Category: Client Script

One of the coolest capabilities of ServiceNow is using Javascript to access database records. This is done using the GlideRecord() object. If you’re like Rick,