Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi Talend Folks,
What is the "not equal" operator for string?
Try this
!"Row1".equals("<value>")
View solution in original post
!row1.example.equals("ok")