[Setting] setting = client.setting.addTitle(variableName)


Adds larger text in the UI, you can change the content of the variable and the UI will display the changes

Parameters


variableName

string

The name of the global variable that contains the setting value or just the text to display

Return Value


setting

Setting

The setting that was added