optionsGetUint

Get option as a #guint value.

bool
optionsGetUint
(
string option
,
out uint value
)

Parameters

option string

the option identifier

value uint

return location for the option value

Return Value

Type: bool

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