Chapter 37. system.custominfo
Abstract
Provides methods to access and modify custom system information.
37.1. createKey
- Name
- createKey
- Description
- Create a new custom key
- Parameters
- string sessionKey
- string keyLabel - new key's label
- string keyDescription - new key's description
- Return Value
- int - 1 on success, exception thrown otherwise.