Forum Discussion

philliperamos's avatar
philliperamos
Contributor
6 years ago
Solved

JSON value split by comma

Hi, I’m trying to split the value “ConfigValue” string in the following JSON : [ { PipelineID: 25 PipelineName: “CashValue_Main” ConfigName:“CashValueDates” ConfigValue:“1218, 1217” } ...