Loading TOC...

xdmp.not64

xdmp.not64(
   x as (Number|String)
) as (Number|String)

Summary

NOT a 64-bit integer value.

Parameters
x The input value.

Example

xdmp.not64(255);
=> 18446744073709551360

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