Unlock the full power of the browser's Developer Tools directly inside Service Studio.
The Console Web API component is designed to be the comprehensive bridge between OutSystems logic and the native console interface. Its goal is to eliminate the need for custom JavaScript nodes for debugging, logging, and profiling, providing a seamless, low-code experience for frontend development.
console
Whether you are debugging complex reactive flows, analyzing performance loops, or enforcing code quality with assertions, this library translates the standard Web API methods into easy-to-use Client Actions.
Why use Console Web API?
True Low-Code Debugging: Stop writing repetitive console.log() JavaScript nodes. Drag and drop native actions directly into your logic.
console.log()
Complete Control: Designed to eventually cover the entire spectrum of the Console API, from simple logging to complex grouping, timing, and tracing.
Clean Architecture: Keep your flows readable and maintainable. Replace "spaghetti" scripts with standardized, self-documenting actions.
v1.1.0 is a major quality-focused update that transforms the app into a more maintainable and reusable console utility library.
v1.1.0
What changed
Internal improvements
TryParseJsonLikeText
TryParseJsonLike
NormalizeOptionalText
InvokeConsoleOptionalLabel