Skip to content

allow variable names to contain numbers #18

@JJBordy

Description

@JJBordy

Unfortunately it gives an error if I try to pass a variable name which has a number in it;
For example, a map with
{"catX":"33"}
evaluates fine; but if I pass:
{"cat1":"33"}
it says that there is no such variable "cat", ignoring the number in the name

if there is no way to solve this, maybe indicate that in the "readme" file

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