-
I am using this rules engine from another page. I call it using await, but in the rule engine, it is not returning as expected. is there any simple example for reference? |
Beta Was this translation helpful? Give feedback.
Answered by
anoopgcmz
Jan 13, 2023
Replies: 1 comment
-
Resolved it `return new Promise((resolve, reject)=> {
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
anoopgcmz
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Resolved it
`return new Promise((resolve, reject)=> {