Concepts > Attributes (MetaAttributes) > Negative Currency Format
Negative Currency Format
Defines the placement of the currency symbol for negative values, and specifies whether the negative sign is represented by parentheses or the NegativeSign.
The format can be:
($n)
-$n
$-n
$n-
(n$)
-n$
n-$
n$-
-n $
-$ n
n $-
$ n-
$ -n
n- $
($ n)
(n $)
Translations
Type
Short () Enumeration
 
List of MetaClasses
Value
($n) (0), -$n (1), $-n (2), $n- (3), (n$) (4), -n$ (5), n-$ (6), n$- (7), -n $ (8), -$ n (9), n $- (10), $ n- (11), $ -n (12), n- $ (13), ($ n) (14), (n $) (15).