ConfigEntry.ofText

Creates a new configuration entry containing text

struct ConfigEntry
static
ofText
(
string text
)

Parameters

text string

the text

Return Value

a ConfigEntry

Meta