getMaxDocuments();
The getMaxDocuments method returns maximum number of documents in the list of last documents in the welcome screen.
By default the maximum number of documents is 10.
To execute the example, the HTML page must contain the WelcomeScreen component named wscreen (see Example of Creating the WelcomeScreen Component). Get the maximum number of actions:
wscreen.getMaxDocuments();
See also: