optionsSetUint
fn
bool optionsSetUint(string option, uint value)Set option as a #guint value.
Parameters
option | the option identifier |
value | the value to set |
Returns
true if option was correctly set or false otherwise.