Silas Augusto

Results 1 comments of Silas Augusto

```javascript const fact={ id:1, username:'sureshk', student:[{name:'zbc',percentage:100},{name:'zb',percentage:10}], role:['coach','mentor'], sport:['hockey','base'] } const rule = { event: { type: "", params: {} }, conditions: { all: [ { fact: "student", operator: "customContains", value:...