Loading TOC...

JS-APPLY

Message Text

Cannot apply function: variable1

Cause

A JavaScript function passed in from another thread cannot be applied

Response

Avoid passing JavaScript functions as parameters that may be executed from a different thread.

Stack Overflow iconStack Overflow: Get the most useful answers to questions from the MarkLogic community, or ask your own question.