Unblu Agent Embedded JS API
    Preparing search index...

    Interface IsNotNullStringOperator

    "Is not null" string operator. Matches non-null strings

    interface IsNotNullStringOperator {
        type: IS_NOT_NULL;
    }
    Index

    Properties

    Properties