getPCoreVersion()
Obtains the version number of the PConnect and PCore APIs for the currently loaded implementation.
Returns
The version number as a string.
Parameters
This API does not have parameters.
Usage example
In this example, if the API returns “8.6.1”, then the currently loaded implementation of both PCore and PConnect are running with version “8.6.1”.
PCore.getPCoreVersion();
Previous topic getNavigationUtils() Next topic getPersonalizationUtils(listId)