Replies: 2 comments
|
Hi @davenewza, Generally, we prefer one way to do things with CEL, so we don't plan to support -Tristan |
0 replies
|
@TristonianJones thanks for the response. Completely understand your case. Best thing for us to do is rewrite the expression before parsing with CEL. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Is it possible to add
andandoroperators. Ideally we'd replace&&and||, however an override would also be fine. I've been digging through the library and it seems only functions can be added or overridden. is this true? If possible, please could you point me at an example.All reactions