![]() |
![]() |
Function |
The definition of a function is similar to the well-known representation
of functions (or formulas) from the natural sciences.
Core of the function is at least one instruction. Within this instruction
e.g. computations or expenditures with the handed over parameters can be accomplished.
A function knows a result, which return the delivery so-called
return value, in addition in PyNassi the Return instruction
is used.