Translations:Erweiterte Feldfunktionen/8/en

Aus Wiki csv4you
Wechseln zu:Navigation, Suche

Example 1... The comma in the price field shall be replaced by a dot. Separator is the double dot (:).

[price|replace:,:.]

Example 2... Double colons in the attribute field shall be replaced by a single colon. Separator is the hash mark (#). In this case do not use the colon as separator, because the values to be replaced are colons!

[attributes|replace#::#:]