Return multiple values from Glide Ajax

msrishilpa
Mega Expert

Hi all,

 

I have a requirement like to return multiple values from script include at a time from glide ajax call and I have to store those values in different variables.

Can anyone please let me know how to write a script.

 

I am calling Script include from Client script Glide ajax

10 REPLIES 10

Thank you

NRHinton
Tera Contributor

This might be the best GlideAjax example piece I've found thus far. Thank you!

Clear explanation of what to do and perfectly working simple example.

Thank you!

Clear explanation of what to do and perfectly working simple example.

Thank you!

Now we can use Stringify and Parse Methods instead of encode and decode/evalJSON.