Multiple choice technology

The purpose of Out parameter in client event is

  1. to update the working document with the results of service

  2. to update the screen input in working document

  3. to specify the next event to be executed

  4. to format the working document

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

In client events, which handle user interaction, the Out parameter is responsible for updating screen-related input data in the working document. Option A describes service events, not client events. Option C refers to flow control. Option D is not the standard terminology for client event Out parameters.