Training
Training
Welcome
Guided Paths
Build an App
Training Planner
Courses
Developer Schools
Boot Camps
Certifications
Tech Talks
Documentation
Documentation
Overview
ODC
O11
Forums
Forge
Get Involved
Get Involved
Home
Jobs
Ideas
Members
User Groups
Downloads
Platforms
OutSystems.com
My Platform
Community
Resources
Support
Search in OutSystems
Log in
Sign Up
Back to Ideas
9
Like
Follow Idea
João Campos
Convert local variable to output parameter
1392
Views
2
Comments
Implemented
Service Studio
OutSystems 5.0
Easily refactor a local variable into an output parameter.
Rodrigo Coutinho
Staff
Hello João,
From version 5.0 onwards, you can already convert local variables to output parameters. To do so, right click the variable and select "Cut" (or press Ctrl-X). Then, right-click the action and select "Paste As...". You'll be presented with several options, including output parameter.
After you paste the variable, the TrueChange engine will ensure all references to the variable are updated, so there's no extra work to be done!
Best of luck!
Rodrigo
Paulo Tavares
Staff
Already Done.
Log in to comment
Loading...