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

Re: substring to get last values

$
0
0

Hi Lucho,

                 The UDF you wrote returns first 40 characters instead of last 40. The statement

if (sValue.length >= 40)  

     

    sValue = sValue.substring(0,40); 

 

would return first 40 characters.

I think the graphical mapping too will also produce first 40 characters instead of last 40 ones.

 

Please correct me if i am wrong.

 

 

Regards

Anupam


Viewing all articles
Browse latest Browse all 10022

Trending Articles



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