Very often i find the need of command / Immediate window, to manipulate values at runtime and see results. We want to try the next function then and there on the data. Then finally implement and publish. As its always publishing on cloud, its difficult to publish multiple time for small data checks. Eg.I want to check 'split','concatenate','compare dates'.
Way more time consuming when entire team is working on same application. Even 'developer tool' of browser allows us to perform small checks via JS JQuery. Imagine if had to run the application for every JS /JQ change. Command /Immediate window/Developer tool etc is developers' favourite in Visual Studio. Please have for OutSystems also