...
API | Notes | ||||
---|---|---|---|---|---|
| Get all headers of a message.
To loop through all headers:
| ||||
| Get value of a message header Parameters
| ||||
| Set the value of a message header Parameters
| ||||
| Adds output that is recorded during execution and shown in the processing report. Parameters
| ||||
| Set the processing outcome of the script Parameters
| ||||
| Gets the | ||||
| Gets the name of the message handler | ||||
| See below. https://nodejs.org/api/assert.html | ||||
| Regular expressions can be evaluated within the script. This is often used for searches within string values for matching content. See https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/RegExp for more information. |
...