[Setting] setting = client.setting.addCategory(name, settingCount)
Adds a category in the UI
Parameters
name
stringThe name of the setting in the UI
[Optional] settingCount
integerThe maximum amount of letters in the textbox
Return Value
setting
SettingThe setting that was added