Function: _genesys.session.getListItemValue(Transaction_List, Section) returns an OBJECT of key/value pairs: {Key1:value1, Key2:Value2, ..}
I am getting a string by using valueOf() function but not able to print in log from ECMAScript to check the string format.
If anyone has any idea how to store the each KVP info in a string array in ECMAScript… Please help.
Thanks in advance.