Difference between revisions of "Branch Begin"
From SAP Enable Now Wiki
(Created page with "__NOTOC__ ==Scope== * '''Simulation''' content object > '''Branch Begin''' macro ==Purpose== The '''Branch Begin''' macro is used in conjunction with a '''Branch End'...") |
|||
Line 13: | Line 13: | ||
* [[UID]] | * [[UID]] | ||
* ''Documentation'' | * ''Documentation'' | ||
− | ** [[Show in Documentation]] | + | ** [[Show in Documentation (Simulation macro property)|Show in Documentation]] |
[[Category:Macro]] | [[Category:Macro]] |
Latest revision as of 21:16, 9 October 2019
Scope
- Simulation content object > Branch Begin macro
Purpose
The Branch Begin macro is used in conjunction with a Branch End macro to delineate a Branch, with all the action macros between them being distinct choices, (only) one of which will be selected by the user during playback. Both the Branch Begin and Branch End macros must be in the same Step. When they are first inserted they will be inserted around all macros (except the Screen), but you can move these around - as long as all the macros left within the Branch are 'action' macros.
Use
Select the Step in which the Branch should appear, and then select menu option Insert > Insert Special Macro > Create Branch.