Unblu Agent Embedded JS API
    Preparing search index...

    Interface IsNullStringOperator

    "Is null" string operator. Matches null strings

    interface IsNullStringOperator {
        type: IS_NULL;
    }
    Index

    Properties

    Properties

    type: IS_NULL