This functionality is only available for certain module packages.

You are here: EEC > BASE > PX update > Writing method updateProjectExchangeModel > addParameter

addParameter

Adds a new parameter with the stated absolute path and the stated value.

addParameter(String parameterAbsPath, Object parameterValue)
Argument String parameterAbsPath Absolute path of the new parameter.
Object parameterValue Value of the new parameter.
Return value void