Troubleshooting Cognex Inside Player Driver Run Commands

I am trying to use the Player-based Cognex Insight Driver to identify the current Cognex job. We are currently running inspections and outputting the data to Tulip via this driver, but when I try to use the GF command to get the current job name string from the camera, it just outputs “{“result”:”1”}” but doesn’t have the second line. According to the Cognex Native Commands documentation, the job name is on the second line, but Tulip is only looking at the 1st token of the message. Any tips on how I can get the second line of the multi-line output into a Tulip variable?