optionsGetString

Get option as a string.

bool
optionsGetString
(
string option
,
out string value
)

Parameters

option string

the option identifier

value string

return location for the option value

Return Value

Type: bool

true if value has been set or false if the option doesn't exist