Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Converts an amount to words for an accounting currency.
Syntax
public str numeralsToAccountingCurrency(CLRObject _sourceNumber, [LanguageId _languageId])
Run On
Server
Parameters
- _sourceNumber
Type: CLRObject Class
The amount to be converted.
- _languageId
Type: LanguageId Extended Data Type
Return Value
Type: str
The amount in words.