mirror of
https://github.com/opencultureconsulting/ba-sachsen-pica
synced 2025-04-20 00:00:33 +02:00
Mehrfache Leerzeichen in 7100a entfernen
This commit is contained in:
parent
ca6b788ed3
commit
828dbfcb9c
@ -456,7 +456,7 @@ if curl -fs \
|
|||||||
"mode": "row-based"
|
"mode": "row-based"
|
||||||
},
|
},
|
||||||
"baseColumnName": "E|STA1",
|
"baseColumnName": "E|STA1",
|
||||||
"expression": "grel:value.replace('␟',' ')",
|
"expression": "grel:value.replace('␟',' ').replace(/ +/,' ')",
|
||||||
"onError": "set-to-blank",
|
"onError": "set-to-blank",
|
||||||
"newColumnName": "7100a",
|
"newColumnName": "7100a",
|
||||||
"columnInsertIndex": 3
|
"columnInsertIndex": 3
|
||||||
|
Loading…
x
Reference in New Issue
Block a user