Inhalte

ST/ExST Practices: Namespace Alias

Table of Contents

Use Alias to remove qualified only for libraries

It is allowed to use an ALIAS to shorten namespaces usage.

Alias Example for Return Types
TYPE SingleExecutionState : CNM_ReturnTypes.SingleExecutionState; END_TYPE