[Setting] setting = client.setting.addCategory(name, settingCount)


Adds a category in the UI

Parameters


name

string

The name of the setting in the UI

[Optional] settingCount

integer

The maximum amount of letters in the textbox

Return Value


setting

Setting

The setting that was added