Modul:Straße/Work: Unterschied zwischen den Versionen

- returnStringCheck()
Keine Bearbeitungszusammenfassung
Markierung: Manuelle Zurücksetzung
(- returnStringCheck())
Zeile 46: Zeile 46:
-- Pre-Processing und String-Länge checken
-- Pre-Processing und String-Länge checken
box = fbdata.frame:preprocess(box)
box = fbdata.frame:preprocess(box)
box = box .. com.returnStringCheck(box)
-- mw.log("box = " .. box)
-- mw.log("box = " .. box)
return box
return box