Skip to main content
Skip table of contents

FormatPrice()

FormatPrice()

Diese Funktion formatiert einen Preis zur Anzeige. Dieser wird mit zwei Nachkommastellen und standardmäßig mit dem € Symbol dargestellt.

Parameter

Beschreibung

nPrice:N

Preis, der formatiert wird

bDisplayEmptyValues:L

Leeren Preis anzeigen (default: false)

bIncludeCurrencySymbol

Mit Währungssymbol (default: true)

nCurrencyNumber:N

Währungsnummer (siehe DABWAE Tabelle)

Rückgabewert

Alphanumerisch - formatierter Preis

Beispiel

CODE
FormatPrice(1) // 1,00 €


JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.