optionsGetDouble

Get option as a #gdouble value.

bool
optionsGetDouble
(
string option
,
out double value
)

Parameters

option string

the option identifier

value double

return location for the option value

Return Value

Type: bool

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