Contents

description(withLocale:)

Returns a string representation of the decimal number appropriate for the specified locale.

Declaration

func description(withLocale locale: Any?) -> String

Parameters

Discussion

This is a convenience method for calling the NSDecimalString(_:_:) function.

See Also

Accessing the Value