Unblu Agent Embedded JS API
    Preparing search index...

    Interface IsNullIdOperator

    "Is null" ID operator. Matches null IDs

    interface IsNullIdOperator {
        type: IS_NULL;
    }
    Index

    Properties

    Properties

    type: IS_NULL