Quantcast
Channel: Adobe Community: Message List
Viewing all articles
Browse latest Browse all 66447

Re: changing an existing markers comment

$
0
0

Assuming it's layer 1, which already has 2 existing markers, you could do it like this:

 

var markerVal = new MarkerValue("hello");

app.project.activeItem.layer(1).property("Marker").setValueAtKey(2, markerVal);

 

 

Dan


Viewing all articles
Browse latest Browse all 66447

Trending Articles



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