getUserApi()
Obtains an entry point to the UserApi object that contains APIs to handle user data.
To view the APIs in the UserApi module, see APIs in the UserApi module.
Returns
The UserApi object.
Parameters
This API does not have parameters.
Usage example
In this example, the API obtains an entry point to the UserApi object.
PCore.getUserApi();
Previous topic getTagUtils() Next topic getViewResources()