You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

15 lines
318 B

{
"Param1":"NewParamValue1",
"-BlockParam1":{
"BlockParam3":true,
"BlockParam4":["Param4", "Param5", "Param6"]
},
"BlockParam2":{
"BlockParam1" : 0,
"BlockParam3" : true
},
"!BlockParam3":{},
"!Param5" : false,
"Param6" : 37
}