Loading TOC...

xdmp:platform

xdmp:platform() as xs:string

Summary

Returns the operating-system platform upon which MarkLogic Server is running ("winnt", "linux", or "macosx").

Example

xdmp:platform()
=> "winnt"

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