xdmp:not64

xdmp:not64(
   $x as xs:unsignedLong
) as xs:unsignedLong

Summary

NOT a 64-bit integer value.

Parameters
x The input value.

Example

xdmp:not64(255)
=> 18446744073709551360
Powered by MarkLogic Server | Terms of Use | Privacy Policy