This functionality is only available for certain module packages.

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

deleteParameter

Deletes the parameter with the stated absolute path.

deleteParameter(String parameterAbsPath)
Argument String parameterAbsPath Absolute path of the parameter to be deleted.
Return value Boolean true = the parameter has been deleted successfully.
false = no parameter value has been deleted.