SAP Cloud SDK for JavaScript - v4.1.1
    Preparing search index...
    • Checks whether a value is either null or undefined.

      Parameters

      • val: any

        Value to check.

      Returns val is undefined | null

      true for null or undefined, false otherwise.

      Copyright Ⓒ 2025 SAP SE or an SAP affiliate company. All rights reserved.