Standards, best practices and how-tos for developing OutSystems applications
OutSystems Naming Conventions
Language
All OutSystems code (Service Studio and Integration Studio), including comments and documentation will be in English. ADR-002
Business terms in the OutSystems model will be in English and be taken from the Common GlossaryADR-008.
All UI in the OutSystems model will be developed in English and may be translated using the standard OutSystems localization features if required.
Objects in the OutSystems environment have meaningful, unabbreviated names. Where naming limits prevent this (most OutSystems element names have a limit of 50 characters), standard abbreviations as provided in the Common Glossary must be used.