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.
Gets the formatted amount.
Syntax
public str amount2Str(AmountCur _amount, int _length)
Run On
Server
Parameters
- _amount
Type: AmountCur Extended Data Type
The amount.
- _length
Type: int
The length of the integer part in the amount.
Return Value
Type: str
The formatted amount.