34.9. deleteCustomValues
- Name
- deleteCustomValues
- Description
- Delete the custom values defined for the custom system information keys provided from the given system.
- Parameters
- string sessionKey
- int serverId
- array:
- string - customInfoLabel
- Return Value
- int - 1 on success, exception thrown otherwise.
Note
Attempt to delete values of non-existing keys throws exception. Attempt to delete value of existing key which has assigned no values doesn't throw exception.