Sim | 2023-05-03 03:07:10 UTC | #1
I am using a JSON formatted string like below to persist information about the menu options selected when I go from flow A to flow B.
If I use JsonParse in architect on the above string, does it respect the order of the array? As a JSON formatted string I consciously made sure to have each object inserted in time order and if I use JsonParse does it make sure that this order is not disturbed or is the order of the JSON objects not guaranteed within the list?
system | 2023-06-03 03:07:16 UTC | #2
This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.
This post was migrated from the old Developer Forum.
ref: 19713