Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi together,
in the tMap-Componente there are several row-Vars, but when i show them in tjava with
System.out.println( "row2 from tMap: " + row2.toString());
all vars are "null" - in a following logrow the vars will be shown.
Any idea whats wrong?`