| << 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 | accountreport, nikureport, project, resourcereport, taskreport, textreport, tracereport | |
| << number (extend) << | Table Of Contents | >> onend >> |