Resolved! Passing an Array of objects via glideAjax
Afternoon All, So I've been working on a script where I am testing to see if an incidents caller has access to any of the attached KBs using GlideAjax. I want to then pass that list of KBs (as objects containing, number, short_desc and sys_id) back t...