Skip to content

Potentially add bracket notation for field access #103

Description

@DylanSp

As well as object.field, allow object["field"]. The big thing this enables is variable field names, i.e.

fieldName = "field";
object[fieldName]

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