Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi team ,
StringHandling.CHANGE("Adwit_S1795 (add)","adwit_","AC")|| StringHandling.CHANGE("Adwit & Sukta PLC SP1","adwit &sukata","ACC1")
Like this I have many values in row.customer_Name ,which I need to replace but I m getting below error . please help
Exception in thread "main" java.lang.Error: Unresolved compilation problem:
The operator || is undefined for the argument type(s) java.lang.String, java.lang.String