Multiple choice technology

The purpose of Out parameter in branch event is

  1. to specify the next event to be executed

  2. provides input to the service

  3. to update the screen input in working document

  4. to update the working document with values returned by In translator

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

The Out parameter in a branch event receives values from the In translator and updates the working document with those processed values. Option A describes flow control which is handled differently. Option B refers to input, not output. Option C is about screen input, not branch processing.