Loading TOC...

xdmp.hostModeDescription

xdmp.hostModeDescription(
   [ID as (Number|String)]
) as Boolean

Summary

Return the description string for this host mode setting

Parameters
ID A host ID.

Example

xdmp.modeDescription(15495681647217162987);
=>  "Storage upgrade"

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