{
“Id”:100,
“name”:”jcb”,
“Keyboard”:[cpu|usage,mem|usage,disk|usage]
}
How to convert this to perfect json I mean
Keyboard”:[“cpu|usages”,”mem|usages”,”disk|usages”]. Like this remain json same
I am trying with replacetext suggest with any other processor
1