Main > Forum > 1C:Enterprise Platform > 1C:Enterprise – Business applications platform > About number to string?

Forum

Search UsersRules
About number to string?
#1
Just came
Points:: 0
Joined:: Oct 9, 2018

Hi,
I want number to string.
Example:

10 TL = ON TL
$10 = TEN USD

Profile
#2
Interested
Points:: 0
Joined:: Dec 4, 2017

Dear Erdoğan Uğuz,

To get a string representation of a number, you can use the NumberInWords() global context function.

It supports many languages including Turkish.

You can learn about the function's usage from Syntax Assistant.

Best regards,
Vladimir Gurov

Profile
#3
Just came
Points:: 0
Joined:: Jan 10, 2019

TextString = NumberInWords(123.45, "L=en_US", "dollar, dollars, cent, cents, 2")

=>

One hundred twenty three dollars 45 cents

Profile
Subscribe
Users browsing this topic (guests: 1, registered: 0, hidden: 0)



© 1C LLC. All rights reserved
1C Company respects the privacy of our customers and visitors
to our Web-site.