Currency formats are used to specify formatting for elements representing currencies. They may include the following:
Symbol | Meaning |
---|---|
# | number place holder |
, | thousands separator |
. | decimal point |
$ | currency sign |
For example to define the currency format for US dollar, indicate: $#,#.00
Copyright © 2007, 2016, Oracle and/or its affiliates. All rights reserved. Documentation build: 2.5.2016 10:21:45 [T1_1454696505000]