ConfigEntry.text

Obtains the text value of this entry

struct ConfigEntry
string
text
()

Return Value

Type: string

a string

Throws

ConfigException if the type of the value in this entry is not a string

Meta