
xdmp.clusterVersionAtLeast( version as Number ) as Boolean
Returns true current MarkLogic Server effective version is equal or greater that the version
| Parameters | |
|---|---|
| version | The version to compare against the cluster's effective version |
xdmp.clusterVersionAtLeast(9000100) => true
Stack Overflow: Get the most useful answers to questions from the MarkLogic community, or ask your own question.