storage-info-plugin
Mobile icon

Storage Info Plugin

Stable version 1.0.0 (Compatible with OutSystems 11)
Uploaded
 on 17 Oct
 by 
0.0
 (0 ratings)
storage-info-plugin

Storage Info Plugin

Documentation
1.0.0

How to Use the Plugin

  1. Add the Client Action as a dependency
    Go to Manage Dependencies and include the Client Action you want to use from the plugin.

  2. Call the Client Action
    In your own Client Action, drag and call the imported Client Action where needed.

  3. Handle the result
    Use the returned data or output parameters from the plugin as required in your logic.