methods for expression result debugging #469
bmasotta-lcg
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
When you start to build complex rules it's gets very hard to debug intermediate expression results (Rule expression, Params expressions, Action expressions)
It would be nice to be able to see for example, the expression context (name, type, parameters & values, etc) and the value and type the expression returned.
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions