Resolved! How to get the comma separated values in an array and split it in client script?
I am passing the comma separated values from script include to the client script. The requirement is to get that comma separated values in an array. And we need to split the comma separated values.
