getViewResources()
Obtains an entry point to the ViewResources object that contains APIs to manage view metadata in the rule store.
To view the APIs in the ViewResources module, see APIs in the ViewResources module.
Returns
The ViewResources object.
Parameters
This API does not have parameters.
Usage example
In this example, the API obtains an entry point to the ViewResources object.
PCore.getViewResources();
Previous topic getUserApi() Next topic isDeepEqual(oldValue, newValue)