getDocumentUrlDP()
Obtains the name of the data page containing the list of document URLs.
Returns
The name of the data page as a string.
Parameters
This API does not have parameters.
Usage example
In this example, the API returns the name of the data page containing the list of document URLs.
const documentUrlDP = PCore.getEnvironmentInfo().getDocumentUrlDP();
Previous topic getDefaultOperatorDP() Next topic getEnvironmentKeys()