optionsSetUint

Set option as a #guint value.

bool
optionsSetUint
(
string option
,
uint value
)

Parameters

option string

the option identifier

value uint

the value to set

Return Value

Type: bool

true if option was correctly set or false otherwise.