Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
| ref:a_f:f:af:nformat [2026/08/13 00:43] – removed - external edit (Unknown date) 127.0.0.1 | ref:a_f:f:af:nformat [2026/08/13 00:43] (current) – ↷ Page moved from a_f:f:af:nformat to ref:a_f:f:af:nformat localdev | ||
|---|---|---|---|
| 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><< | ||