Skip to content
This repository has been archived by the owner on Sep 20, 2021. It is now read-only.

Combining the Math library with the Rule library #66

Open
albosmart-ro opened this issue Jul 17, 2020 · 0 comments
Open

Combining the Math library with the Rule library #66

albosmart-ro opened this issue Jul 17, 2020 · 0 comments

Comments

@albosmart-ro
Copy link

i will like to combine the Math library with the Rule library is this possible?
Something like a if function

5+3+if(3 > 4, 3,4) +1

or a ternary operator

5+3+4>4?3:4+1

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

1 participant