Dev Tips: Using Client variables to your advantage!

Sometimes you want to add a feature that is only visible to you.

Maybe you’re working on something new and is not ready for others to see. Maybe you want to add some logging to help you debug. Putting the code behind a client variable gives you control when you can see it and doesn’t affect other users.

Jake Magro, OutSystems Developer, has a great tip for you. Watch this 2-minute video and stay tuned for more Dev Tips.