Loading TOC...

MarkLogic 12 Product Documentation
xdmp:get-request-field-names

xdmp:get-request-field-names() as xs:string*

Summary

Returns a sequence of the request field names.

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

Example

xdmp:get-request-field-names()
=> ("section", "name", ...)

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