Method

Double.ToText


Warning

This item was deprecated in version 2020r2. Please use Double.ToString as a replacement.

Description

Converts a Double value to a Text value using the supplied locale and format.

Notes

If no locale is specified, then Locale.Raw is used.

Refer to Unicode Number Format Patterns for a list of formats.

Compatibility

All project types on all supported operating systems.