Hi
can an agent set values to javascript array ? is it possible?. Please let me know. is there any other way to achieve this.
Please suggest me to achieve this.
Thanks in advance
Rams
Hi
can an agent set values to javascript array ? is it possible?. Please let me know. is there any other way to achieve this.
Please suggest me to achieve this.
Thanks in advance
Rams
Subject: Can an agent set values to javascript array?
The easiest way to output values from an agent to a javascript array might be to output them in JSON format.
This is even easier if you use a view to pull your values together, as the output can be displayed in JSON format using
?ReadViewEntries&OutputFormat=JSON