Returns the current value of the stated parameter.
| getParameterValue(String parameterAbsPath) | |||
|---|---|---|---|
| Argument | String | instanceAbsPath | Absolute path to the project component. |
| Return value | Object | The object of the parameter. | |
This functionality is only available for certain module packages.
Returns the current value of the stated parameter.
| getParameterValue(String parameterAbsPath) | |||
|---|---|---|---|
| Argument | String | instanceAbsPath | Absolute path to the project component. |
| Return value | Object | The object of the parameter. | |