JSON Objects and Arrays
Posted: Fri Sep 06, 2024 8:48 am
A way of grabbing a sub object or array as either a top level JSON object ( so it can be used with ComposeJSON ) or string.
Perhaps a variant of CatchJSON:
Perhaps a variant of CatchJSON:
Code: Select all
Result = CatchJSON(#PB_Any, SubObjectID, 0 , #PB_JSON_Child)