-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
featureNew feature or requestNew feature or request
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
featureNew feature or requestNew feature or request