I'm attempting to retrieve a wide string using this:
String stringData = data.get_string(memberInfo.member_name, memberInfo.member_id);
It throws an exception, what is the correct way of retrieving a wide string from a DynamicData?
Thanks
I'm attempting to retrieve a wide string using this:
String stringData = data.get_string(memberInfo.member_name, memberInfo.member_id);
It throws an exception, what is the correct way of retrieving a wide string from a DynamicData?
Thanks
Hi Gan,
I've encountered the same problem about 5 months ago. This is the response I got from the support:
Thanks, good to know there's nothing I can do to solve this issue.
Guess I'll just wait.
An update to the earlier comment from support: the fix is now scheduled for our next release.
This makes me really happy.