functional overview
A marker to start the description of the process when all conditional statements are false.
Details of Functions
immediately before Control statement/If(start) If all the conditional branches beginning with "false" are false, then proceed to the next logic.
- note
- If the process is constructed in the following steps, the result of If and the result of ElseIf are false because the "result of the addition process" is 3, and process C is executed.
procedure Comment logic name (programming language) Details of processing, etc. 1 addition process Calculation/Addition n + 1 2 if Control statement/If(start) Additive process result = 10 3 Process A 4 ElseIf Control Statements/ElseIf Additive process result = 5 5 Process B 6 Else Control statement/Else 7 Process C 8 EndIf Control statement/If(end)
parameter
- argument (e.g. function, program, programme)
- without
- return value
- without