optionsSetString

Set option as a string.

bool
optionsSetString
(
string option
,
string value
)

Parameters

option string

the option identifier

value string

the value to set

Return Value

Type: bool

true if option was correctly set or false otherwise.