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

In the batch process script, you can use something like this:

 

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

     // then add the "apple" bookmark

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

   // then add the "banana" bookmark

}

 

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>