Skip to content

Add support for port references in expressions #104

@ccrisan

Description

@ccrisan

Is your feature request related to a problem? Please describe:
The qToggle API defines @port_id arguments as port references that can be passed to some functions as arguments. While espQToggle doesn't implement any of the expression functions that accept port references, it would be nice if expressions containing port references could be correctly parsed.

Describe the solution you'd like:
The expression parser should return the error message invalid-argument-kind when stumbling upon a port reference.

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions