What are the three types of script includes?
Store one classless function
Define a new class
Extend an existing class
Where are global properties defined in a script include?
initialize() function
What are the three types of reference qualifiers?
Simple
Dynamic
Advanced
What are commonly extended ServiceNow classes?
AbstractAjaxProcessor
LDAPUtils
Catalog
What is the reserved parameter in a GlideAjax that identifies the method?
sysparm_name
What are the methods to extract the returned data from an AJAX call?
getXML()
getXMLAnswer()
What are the three protection policy options?
None
Read-only
Protected