TITLE getStringData
MAX_WIDTH

TEXT --{
string getStringData(slotId, name)

Returns the data with the given name or null if it doesn't exist.

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