TITLE getStringData
MAX_WIDTH

TEXT --{
string getStringData(name)

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

- name (string): The name of the data.
}--