intermx-reddysai
Results
2
issues of
intermx-reddysai
event: { type: 'error', params: { message: 'Player has fouled out!' } } In the event object, I have given `error` as the value of the type property. It is...
**Example:** ``` conditions: { all: [{ fact: 'account-information', operator: 'equal', value: 'microsoft', // **Is it possible make this value 'microsoft' as a dynamic content?** path: '$.company' // access the 'company'...