After increasing window I saw both parameter were empty. So I set format to yyyy and addweek to 1 because I am not able to place {MATH(Add|Integer|{DATE(Week)}|-1|#00)} into variable addweek and tested the NET code. It functions - I get 2015 :-)
But when I tried in next task {STRING(Replace|{NEWNAME()}|_Y_|_{GetYearFromAddWeek({MATH(Add|Integer|{DATE(Week)}|-1|#00)},yyyy)} it doesn't function. What is the correct way?