Format a Double value using a format compatible with XML (and other) encodings (i.e., the decimal separator is a dot and no thousand separators).

Syntax

ISXmlUtilities.FormatDoubleXml(value)

Parameters

NameTypeOptionalByRefDescription
value Double The Value to format.

Return Value

String

A String value.

Member of:
ISXmlUtilities
Namespace:
Intersoft.ISRuntime6
Assembly:
ISRuntime6, Version=6.0.3
Target Framework:
.NET 9.0