Helpful
    Preparing search index...

    Function isLogicOperator

    • Gets whether a candidate string represents a logic operator.

      Parameters

      • candidate: string | null | undefined

      Returns candidate is ZOperatorLogic

      Type guard true if candidate is a logic operator, false otherwise.