Skip to content

Support comparing only n-th matching token #10

@qpanda

Description

@qpanda

At the moment all matching tokens are compared against the value specified in conditions of expressions. It would be useful to be able to specify that only the n-th matching token (e.g. the 3rd integer on a line) should be compared with the value specified in a condition.
The syntax for this could be an array index expression [n] added to the variable (e.g. $integer[3] == 8).

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions