Skip to content

Request: Component to parse arrays into data trees in grasshopper. #1

Open
@marcsyp

Description

@marcsyp

the current components work great for retrieving single values from named properties in a JSON string, but often you will be storing arrays of values in a named property.

The current output creates multiline strings out of the arrays, one for each entry. It should be pretty easy to parse each one of these items into a list of items in its own tree branch. What would be even better is being able to parse arrays of arrays (no objects) into the appropriate data tree hierarchy.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions