optionsGetInt

Get option as a #gint value.

bool
optionsGetInt
(
string option
,
out int value
)

Parameters

option string

the option identifier

value int

return location for the option value

Return Value

Type: bool

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