xdmp.integerToOctal( val as Number ) as String
Returns an octal representation of an integer.
xdmp.integerToOctal(1234567890); => "11145401322"
Stack Overflow: Get the most useful answers to questions from the MarkLogic community, or ask your own question.
Stack Overflow: Get the most useful answers to questions from the MarkLogic community, or ask your own question.