Composer documentation
    • Quick Start
    • SAP Help Portal
    • Changelog
    • Bugs & Feature requests
    • Glossary
    Contents x
    • Home
    • Quick start
    • Platform
    • App logic
    • Formula functions
    • Build / Distribute
    • BTP
    • Best practices
    • Reference
    • Example apps
    Powered byDocument360

    storage
    3 Articles  in this category

      Share this

      • Share
      • Dark
        Light
      Contents

      storage

      3 Articles in this category
      • Share
      • Dark
        Light

      Delete item from storage

      Deletes an item stored in persistent storage under the given key. Input arguments Output arguments Number of outputs: 2 No output arguments. Events No events. Errors
      Updated on : 18 May 2022

      Get item from storage

      Gets an item stored in the device persistent storage under the given key. Only if an item is found with the given key , the first output will be triggered. The first output contains itemFound true/false property, which will always be true ...
      Updated on : 18 May 2022

      Set item to storage

      Sets an item to persistent storage under the given key, allowing it to be later fetched with Get item from storage . Storage is persisted across app restarts. You can store any kind of JSON-stringifiable data in the persistent storage. Input ...
      Updated on : 18 May 2022

      Cookie consent

      By using this site, you consent to the use of only necessary cookies to enhance your site experience and improve our services.