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
Powered by MarkLogic Server | Terms of Use | Privacy Policy