Closed
Description
I want get the first "id" value of schedule->2024->6th, how to use the vba-json?
json as belows.
{
"code": "0001",
"message": "success",
"schedule": {
"2024": {
"6th":[
{
"id": "1699",
"strong_base_id": "688",
"schedule": "2024-06",
},
{
"id": "1700",
"strong_base_id": "688",
"schedule": "2024-06",
}
]
}
}
}
Metadata
Metadata
Assignees
Labels
No labels