Decimalformat()
Returns a formatted string of the number with 2 decimal points and thousand markers (000,000.00)
Usage
STRING = Decimalformat(
p1
)
Argument | Summary |
---|---|
p1 | number |
Returns a formatted string of the number with 2 decimal points and thousand markers (000,000.00)
STRING = Decimalformat(
p1
)
Argument | Summary |
---|---|
p1 | number |