It's JSON! IIOT likes JSON records. Do-more PLCs speak JSON!
Basically, you want to do a JSONPARSE for the field "current" whose data is a string (the field names are always in double quotes, but the data in a JSON record can be numeric or string, "current" is a string)
See the attached screen shot.
Try it and turn on Ladder Status to crack the return results code properly. The details on a successful parse is in the Help Topic for JSONPARSE DMD0454