Skip to content

Access object properties using brackets #264

Open
@coco-super

Description

@coco-super

Use the latest version and write the following code:
Parser.evaluate('in1["key"]', { in1: { key: 'value' } });

I expect the above code to output "value", but got undefined

Can you spare some time to have a look? Thank you. @silentmatt

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions