-
-
Notifications
You must be signed in to change notification settings - Fork 5
Add Conditionals #97
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or request
Description
It would be nice to have conditionals in the expression. For instance, I have a parameterized dust collection angle that you can specify, with a 'boolean' (unitless parameter that's either 1 or 0) if the particular end is a hub or a socket (male or female end). I'd love to be able to label that end with text "HUB" or text "SOCKET" based on evaluation of (is_hub == 1)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request