jäsenfunktion
Jäsenfunktion is a term used in certain programming contexts, particularly in object-oriented programming, that translates to "member function" or "method." It refers to a function that is defined within a class. This means that the function is associated with the objects created from that class and can operate on the data (attributes or properties) of those objects.
When a jäsenfunktion is called on an object, it has access to that specific object's internal state.
The syntax for calling a jäsenfunktion typically involves using the dot operator (.) between the object's name