Quantcast
Channel: Adobe Community: Message List - Javascript/ Batch Processing - Query (Please assist/advice)
Viewing all articles
Browse latest Browse all 100

Re: Javascript/ Batch Processing - Query (Please assist/advice)

$
0
0

Like so? :

 

 

if (/apple/.test(this.documentFileName)) {

 

     this.info.Title = "Apple"

 

} else if (/banana/.test(this.documentFileName)) {

 

   this.info.Title = "Banana"

 

}

 

 

 

etc.


Viewing all articles
Browse latest Browse all 100

Trending Articles



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