getContainerUtils()
Provides an entry point to the ContainerUtils object that is used to access the Container APIs of the Constellation JavaScript Engine.
To view the APIs in the ContainerUtils module, see APIs in the ContainerUtils module.
Returns
The ContainerUtils object.
Parameters
This API does not have parameters.
Usage example
In this example, the API obtains an entry point to the ContainerUtils object.
PCore.getContainerUtils();
Previous topic getConstants() Next topic getDataApi()