AutoBE
    Preparing search index...

    True when the value is falsy.

    interface IFalsyPredicate {
        kind: "falsy";
        value: IValueExpression;
    }
    Index

    Properties

    Properties

    kind: "falsy"