Loading TOC...

MarkLogic 12 Product Documentation
xdmp.getRequestFieldNames

xdmp.getRequestFieldNames() as Sequence

Summary

Returns a sequence of the request field names.

In an isolated evaluation context (see xdmp.isIsolated), this function is not available and throws XDMP-ISOLATED.

Example

xdmp.getRequestFieldNames()
=> ["section", "name", ...]

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