optionsGetDouble
fn
bool optionsGetDouble(string option, out double value)Get option as a #gdouble value.
Parameters
option | the option identifier |
value | return location for the option value |
Returns
true if value has been set or false if the option doesn't exist