TITLE setStringData
MAX_WIDTH

TEXT --{
setStringData(slotId, name, data)

Sets the string data with the given name.

- slotId (int): The id of the slot
- name (string): The name of the data.
- data (string): The data to use.
}--