Quantcast
Channel: SCN: Message List - SAP HANA Developer Center
Viewing all articles
Browse latest Browse all 9165

Re: How to use string operations in XSJS

$
0
0

Hi there,

You can just check for javascript string manipulation functions. Here you go

 

var s = "hello world";

if(s.indexOf("world")>-1){

//do your operation here

 

}


Viewing all articles
Browse latest Browse all 9165

Trending Articles



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