optionsSetString

fnbool optionsSetString(string option, string value)

Set option as a string.

Parameters

optionthe option identifier
valuethe value to set

Returns

true if option was correctly set or false otherwise.