optionsSetUint

fnbool optionsSetUint(string option, uint value)

Set option as a #guint value.

Parameters

optionthe option identifier
valuethe value to set

Returns

true if option was correctly set or false otherwise.