Options.setDouble


setDouble(keyID, value, [setVisible], [analysisName])

Modifies a double precision option or setting to have a new value

keyIDstringname of option
valuedoublenew value
setVisibleoptional boolean show this option in the options dialog?
analysisNameoptional string Analysis to interogate; Empty string indicates database (shared by all analyses)
Return valuenone 

Back to Options

Back to Overview