functional overview
A marker indicating the end of a repetition.
Details of Functions
immediately before Control statement/For(repeat start) , , Control statement/Foreach (start of iteration) , , Control statement/While (start of repetition) , , Database/cursor (start repeating) Return to
- note
- If the process is built in the following steps, the message "1" and "3" will be displayed twice in total.
procedure Comment logic name (programming language) Details of processing, etc. 1 Repeat start Control statement/For(repeat start) Initial value "1".
Step count "2".
Condition "<".
Comparison value "4".2 message indication Message/Toast display of "Repeat Start."
Results are displayed on screen.3 End of repeat Control statement/repeat end 4 end of process
parameter
- argument (e.g. function, program, programme)
- without
- return value
- without