Adding channels

We create channels within teams to direct the discussion in a certain direction, and they are seen in the Teams menu as folders. They can be public (accessible to anyone) or private (reserved for selected members only), which we specify when creating a channel. Each of them has an associated folder on the SharePoint Online portal where the files that team members work on are stored. If the channel is private, only members can access it.

Creating teams

Teams aim to connect people, content and services while performing their daily work, in accordance with the current organizational structure, or when working on a joint project. Teams can be public (available to all members) or private (available only to invited members) and are made up of users who can be owners, members or guests. Let’s see how you can create a team!

Teams and channels

The backbone of the Microsoft Teams service are teams and channels, which means participants in communication and places where information and files are exchanged and work is being done on joint projects. This text will describe the theoretical settings and basic principles of working with teams and channels, and in some of the following you will have the opportunity to get acquainted with the practical details.

Variable scope and lifetime

The variable, after declaration, has its own lifespan and it lasts until the subroutine in which it was created is completed. Sometimes we want her to keep its value even after leaving the subroutine. Also, the variable is visible only within the module in which the it is located. Is there a need for it to be seen outside the module? How to define the range and extend the life span of variables will be found in the text that follows.