gbv/cocoda-winibw

$ in Feldinhalten?

Closed this issue · 0 comments

Warum wird hier

var posDollar = strNotation.indexOf("$")
if (posDollar != -1){
strNotation = strNotation.substr(0,posDollar)
}
nochmal alles nach einem $ abgeschnitten? Ist das notwendig?