Unblu Agent Embedded JS API
    Preparing search index...

    Interface IsNotNullIdOperator

    "Is not null" ID operator. Matches non-null IDs

    interface IsNotNullIdOperator {
        type: IS_NOT_NULL;
    }
    Index

    Properties

    Properties