Skip to content

SudoSOS Back-end API / html/document.html / fmt

Function: fmt() ​

ts
function fmt(n): string;

Format a euro amount in nl-NL style with the locale's no-break space between symbol and amount removed (e.g. €1.234,56).

Parameters ​

ParameterType
nnumber

Returns ​

string