<< number (extend) << | Table Of Contents | >> onend >> |
Keyword | numberformat |
Purpose | These values specify the default format used for all numerical real values. |
|
Syntax | numberformat <negativeprefix> <negativesuffix> <thousandsep> <fractionsep> <fractiondigits> |
|
Arguments | negativeprefix [STRING] | Prefix for negative numbers |
negativesuffix [STRING] | Suffix for negative numbers |
|
thousandsep [STRING] | Separator used for every 3rd digit |
|
fractionsep [STRING] | Separator used to separate the fraction digits |
|
fractiondigits [INTEGER] | Number of fraction digits to show |
|
Context | nikureport, project, resourcereport, taskreport, textreport, tracereport, accountreport |
<< number (extend) << | Table Of Contents | >> onend >> |