8000 Support comparison operators (>, <, =, >=,<=) to get a true / false evaluation · Issue #6 · madorin/matex · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Support comparison operators (>, <, =, >=,<=) to get a true / false evaluation #6
Open
@felix-the-real-cat

Description

@felix-the-real-cat

Is your feature request related to a problem? Please describe.
This feature request is related to a use case. I need to implement price calculation depending on some variables. A price can be obtained through various formula. Each formula has a condition of application (e.g a+b+c > 200 then use formula 1 - I need to be able to evaluate the formula a+b+c > 200)

Describe the solution you'd like
Take the comparison operators into account.

Describe alternatives you've considered
N/A

Additional context
N/A.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0