urdey Posted January 30, 2020 Share Posted January 30, 2020 {"cid":-1,"data":{"value":"0121FF02"},"code":200} private index = find(in, "code", 0) How to write a sequence to a get code value Quote Link to comment Share on other sites More sharing options...
AzeoTech Posted January 30, 2020 Share Posted January 30, 2020 That is the right start: private index = find(in, "code", 0) if (index != -1) private code = strToDouble(mid(in,index+6,100)) endif Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.