getRuntimeParams()
Obtains the runtimeParams object.
Returns
An object.
Parameters
This API does not have parameters.
Usage example
In this example, the API returns the runtimeParams object.
PCore.getRuntimeParamsAPI().getRuntimeParams();
Previous topic APIs in the RuntimeParamsAPI class Next topic setRuntimeParams(runtimeParams)