Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello All
Am having a trouble in converting Char/Character to String
I used this below
String.valueOf(row1.col1)
But its not worked out
Thanks In Advance
Manish
@TRF I don't have any nulls but am facing issues in it
That issue was because of nulls, so, i was able to fix that issue
@TRF Thanks, this null handling is necessary for most of the string handling cases in tMap