Differences
This shows you the differences between two versions of the page.
| a_f:f:99_a:nformat [2022/09/01 06:40] – created - external edit 127.0.0.1 | a_f:f:99_a:nformat [2022/09/02 02:41] (current) – ↷ Page moved from a_f:f:99_a:nformat to a_f:f:f:nformat administrator | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | {{tag> | ||
| - | ====== NFORMAT ====== | ||
| - | ===== Description ===== | ||
| - | Formats a number differently depending on its value – whether it is positive, negative or zero. Returns formatted number | ||
| - | ===== Parameters ===== | ||
| - | expression, such as SUM, format of the positive non-zero value; format of the zero value; optional format of the negative value | ||
| - | ===== Example ===== | ||
| - | <code aim><< | ||