ConfigEntry.array

Obtains the textual array value of this entry

struct ConfigEntry
string[]
array
()

Return Value

Type: string[]

a string[]

Throws

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

Meta