getDataApiUtils()
Provides an entry point to the DataApiUtils object that contains utility APIs to retrieve information from data views.
To view the APIs in the DataApiUtils module, see APIs in the DataApiUtils module.
Returns
The DataApiUtils object.
Parameters
This API does not have parameters.
Usage example
In this example, the API obtains the entry point to the DataApiUtils object.
PCore.getDataApiUtils();
Previous topic getDataApi() Next topic getEnvironmentInfo()