PrintFloat64 Data Member Function

Prints a <float64>.

Prototype

string PrintFloat64( double p_dValue, int32 p_iDecimalPlaces )

Parameters

Parameter Type Parameter Name Documentation
doublep_dValueThe <float64> to print.
int32p_iDecimalPlacesThe number of decimal places to print.

Examples

Copy Text To Clipboard

None published. Please look for an example in the Scenome Scripting Language code base.