Considering the Initialize event of a Screen, which of the following would be the best use case for that event?
Manipulate the DOM.
Set the default value of a Local Variable.
Act on data returned by a Data Action.
Retrieve data from the server database.
Submit