Typecasting values automatically #703
Unanswered
sureshvytla
asked this question in
Q&A
Replies: 1 comment 3 replies
-
Expr has Or you can use patch to modify expression before execution. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
There are cases where the numbers are sent as strings in the param map. Is there a way to typecast based on the expression?
Expression:
7 < "47" == true
Beta Was this translation helpful? Give feedback.
All reactions