Hi there,
i am looking for a possiblity to run pub.json:documentToJSONString and to get json string that contains string values only.
My input document for pub.json:documentToJSONString contains string objects only, but somehow the exported string also contains numbers.
{
“StoreId”: “DE2550”,
“BankCode_Number”: 12346578
}
We are using IS 9.7.
Thank you for any helpful reply.
Regards,
Martin