xdmp.platform

xdmp.platform() as String

Summary

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

Example

xdmp.platform()
=> "winnt"
Powered by MarkLogic Server | Terms of Use | Privacy Policy