END

End – an ending node. The node contains a list of all variables generated by previous nodes, that have not been overwritten. For each variable user can decide, whether this variable will appear in scenario result. This node is not obligatory, contrary to the Start node. When scenario does not have END node, it returns all the variables, which are at the output of the last node in a scenario.

Last updated