
MarkLogic Server 11.0 Product Documentation
xdmp.not64xdmp.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
Copyright © 2025 MarkLogic Corporation. MARKLOGIC is a
registered trademark of MarkLogic Corporation.