CalcValue.ToString

Updated: 17 Jan 2024

CalcValue.ToString 

Gets a string representation of the CalcValue object. Refer to ‘Tedds Functions’ for more documentation on this function. 


Syntax 

ToString( units, format, precision ) 


Parameters 

 units  Optional units in which to display value, default is base units.  
format    Optional format of the string, default is Fixed.
precision    Optional precision of the string, default is 3 decimal places.


Return Value 

A string representation of the CalcValue object in the specified units, format and precision. 

Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.