console-web-api
Reactive icon

Console Web API

Stable version 1.0.1 (Compatible with OutSystems 11)
Uploaded
 on 30 Apr (17 hours ago)
 by 
5.0
 (6 ratings)
console-web-api

Console Web API

Compatible with:
Created on OutSystems 11

Version 1.0.1

Stable
Current
See documentation
Uploaded on 14:42 (3 hours ago) by 
Compatible with:
Version 11
11.9.2 or higher
11.7.6 to 11.9.0
11.0.539 to 11.0.615
Database:
All
Release notes:

This release focuses on internal quality improvements and metadata completeness over v1.0.0.

🚀 Enhancements

  • Improved Metadata: Added parameter descriptions to helper actions to improve maintainability and design-time clarity:
    TryParseJsonLike
    NormalizeOptionalText
    InvokeConsoleOptionalLabel
  • Documentation: Improved the module’s self-documentation by clarifying the purpose of key input and output parameters used in internal helper logic.

ℹ️ Additional Info

No functional changes were introduced to the public console behavior.

Application Objects:
Console Web API has 0 AOs.

Version 1.0.0

Stable
See documentation
Uploaded on 25 Apr (5 days ago) by 
Compatible with:
Version 11
11.9.2 or higher
11.7.6 to 11.9.0
11.0.539 to 11.0.615
Database:
All
Release notes:

New features:

  • console.trace(): Outputs a complete stack trace to the web console, allowing developers to see the exact execution path and which OutSystems visual logic nodes triggered a specific log or event.

Application Objects:
Console Web API has 0 AOs.

Version 0.8.2

Under Development
Uploaded on 24 Feb by 
Compatible with:
Version 11
11.9.2 or higher
11.7.6 to 11.9.0
11.0.539 to 11.0.615
Database:
All
Release notes:

Improvements

  • console.debug(): Enhanced logging logic to suppress empty JSON structures and undefined values, ensuring the console remains clean when no data is present.

Breaking Changes

  • console.debug(): The DataJSON (Text) variable has been replaced by Values (Text List).

Application Objects:
Console Web API has 0 AOs.