Skip to content

Error when parsing property assignment scope.property = value #117

Description

@nndda

Add error handling where regex_vars_match.names might not have [__OP], and default operator to empty string explicitly.

# Operator assignment type if used
# += -= *= /=
# + - * /
var operator := regex_vars_match.get_string(
regex_vars_match.names[__OP]
)
var operator_used := not operator.is_empty()

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingparserAnything related to Dialogue parser function

Projects

No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions