Pause function not working with value


The pause function permanently pauses the macro even with a value… It makes me manually resume… Please help?

put 6000 in Target

    {
      "Command": "pause",
      "Target": "6000",
      "Value": "",
      "Description": ""
    }