json import parser

  1. W

    Receiving Json From Angularjs Application

    Unix Progress v11.5.1 Webspeed v3.1 Hey all. I have a question regarding getting JSON from a UI that is using AngularJS. The JSON is straight JSON; we’ve constructed JSON in the past and put it into a variable and used get-value to read the contents into a temp-table. But with AngularJS, it...
  2. Cecil

    Answered How to convert a JSON string into a JSON object.

    I think I've asked this question before and I think I know the answer. I need to be able to import a complex JSON string and make make it into a JSON object. The JSON string can be a non-defined pattern because it's is generated from other sources.
Top