There is probably silly but I am trying to remove a value in json. I have a json object and want to remove a line.
I am trying to use Invoke method,
TargetObject: blahjson
Method: Remove
param - in -string - “remove this”
I get “object does not have public instance” err