For a complete description of the JavaScript query pipeline stage, see: Custom JavaScript Stages For Query Pipelines.
Configuration
Tip
|
When entering configuration values in the UI, use unescaped characters, such as \t for the tab character. When entering configuration values in the API, use escaped characters, such as \\t for the tab character.
|