Contenu en pleine largeur
CloudSpirit
L'expertise ServiceNow
CloudSpirit
  • A propos
  • Notre offre
  • Notre expertise
  • L’équipe
  • Success stories
  • Nos clients
  • Blog
  • Contact
TwitterYouTubeLinkedIn
CloudSpirit

(001) 234-5678

Nous rejoindre
menu
  • A propos
  • Notre offre
  • Notre expertise
  • L’équipe
  • Success stories
  • Nos clients
  • Blog
  • Contact

Archives du jour : 17/11/2015

GlideAjax: return multiple values using JSON

ScriptingPar Ximizu Huynh17/11/2015Laisser un commentaire

Update: 28/08/17 Since the Fuji release, ServiceNow has introduced the concept of Scoped Application. When working in Scoped Application, the methods  new JSON().evalJSON() and new JSON().encode() are not available, but only in the Global Scope. If you work on a Scoped application, you need to use the following methods: To change a object to a…

Go to Top