Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 9090

Re: Issue while creatinf UDF

$
0
0

Hi Chandrabhan,

 

File directory path is separated by '/' usually. '\' is treated as escape character. Below code could be useful.

 

String code  = ourSourcePath.substring(ourSourcePath.lastIndexof("/") + 1));
return code;
Regards,
Soumyadip

Viewing all articles
Browse latest Browse all 9090

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>