functional overview
Terminates the process.
Details of Functions
Terminates execution of the process.
Control statement/process execution If the caller is called withValue of processing resultas the return value and continues processing the caller.
Also,Control statement/If(start) This function is used when a process is branched by a condition, and the user does not want to perform further processing depending on the condition.
Control statement/process interruption Unlike the "*", the return value does not affect subsequent screen transitions.
- note
- If the process is built in the following steps, the message will show "3".
main logicprocedure Comment logic name (programming language) Details of processing, etc. 1 process call Control statement/process execution Additive sub-logic.
Call out.2 message indication Message/Toast display The result of the "process call."
Display on screen.procedure Comment logic name (programming language) Details of processing, etc. 1 addition process Calculation/Addition Do 1+2. 2 end of process Control statement/end of process Value of processing result "Result of 'additive processing'"
parameter
- argument (e.g. function, program, programme)
-
Value of processing result All Unifinity data types
Specify the value to be set for the processing result.
- return value
- All Unifinity data types
Value of processing resultReturns