Skip to content

Parse a JSON string to VBA-DictionaryΒ #35

@ashwani20

Description

@ashwani20

Using VBA, I am trying to convert a string representation of JSON into an object of dictionary using VBA-Dictionary library since VBA-Dictionary works on both mac and windows. However, I can't seem to find a function that can be used for this. VBA-JSON provides ParseJson function that can take string as input and converts it to a JSON object. I need to find something similar in VBA-Dictionary.
Can someone please help me with this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions