Question
i am not able to call more than one function which returns a value using csInterface in js
i have already called a function in js to fetch a value from jsx using csInterface but i am not able to call another function which returns something using csInterface.please suggest what should i do
