Xtc display tax value()
Aus Wiki | xtcModified eCommerce Shopsoftware
[Bearbeiten] function xtc_display_tax_value($value, $padding = TAX_DECIMAL_PLACES)
Formatiert Steuersatz
| Parameter | |
| $value (real) | Wert |
| $padding (int, optional) | Anzahl Dezimalstellen* |
| Return | (bool) True bei Erfolg |
* Der Defaultwert TAX_DECIMAL_PLACES ist in xtc304sp21 nirgends definiert und daher Null.

