Not able to call a script include function from a UI page using GlideAjax
I am using GlideAjax to call a script include function 'acceptPayment' from a UI page but it is not able to run the function , both UI page and script include are in same scope and when I try to run the script include from the same GlideAjax code fro...