CalcValue.ToDouble

Updated: 14 May 2020

CalcValue.ToDouble 

Returns the value of the CalcValue object as a double. Only applicable for CalcValue objects of type Number. 


Syntax 

ToDouble( units ) 


Parameters 

units optional units of return value, default is base units. 


Return Value 

The value of the CalcValue object in the specified units.