收藏MuleSoft Community Forum Member (Inactive) (Salesforce) 提问于 #Output2023年5月30日 19:33Can someone help me on removing double quotes in my input and replace with single quotes.#Input{ "name" : "abc"}#Output { "name" : 'abc'} I tried replace it didn't work for me.2 个回答排序按日期排序按最有帮助排序按日期排序加载更多评论...MuleSoft Community Forum Member (Inactive) (Salesforce)2023年6月2日 18:39Refer this thread https://help.mulesoft.com/s/question/0D52T00004mXWAsSAO/to-remove-double-quotes-in-string添加评论撰写回答...粗体斜体下划线删除线项目符号列表编号列表添加链接代码块插入图像附加文件链接 URL取消保存0/9000回复
MuleSoft Community Forum Member (Inactive) (Salesforce)2023年6月2日 18:39Refer this thread https://help.mulesoft.com/s/question/0D52T00004mXWAsSAO/to-remove-double-quotes-in-string