Quantcast
Channel: West Wind Message Board Messages
Viewing all articles
Browse latest Browse all 10393

DeserializeJSON - Arrays within Arrays

$
0
0
DeserializeJSON - Arrays within Arrays
West Wind Internet Protocols
DeserializeJSON - Arrays within Arrays
Feb. 21, 2013
06:47 am
3PZ0EKDYEShow this entire thread in new window
Gratar Image based on email address
From:Roger Bradshaw
To:All
The deserializeJson function doesn't seem to handle arrays within arrays. The simple example below fails. Is this beyond the scope of the deserializer?

lcString = "[[1,2],[3,4]]"DO wwJsonSerializer && Load libsDO wwDotnetBridge loSer = CREATEOBJECT("wwJsonSerializer") loJsonResponse = loSer.DeserializeJSON(lcString)


Viewing all articles
Browse latest Browse all 10393

Trending Articles