2 Answered Questions for the topic basil.js
08/05/19
How can I dynamically attach a scripting label to a newly created item in basil.js?
Is there a way to add scripting labels to PageItems that are created in code, i.e. without using the Scripting Label panel?
My code looks like this:
var tf = b.text("Hello World", 200, 200,...
more
06/04/19
add property to object?
With Indesign scripting, why can't I add properties to an object?
I get an error
> Object does not support the property or method 'foo'
items = b.items(b.layer("s_labels"));
for (var i =...
more
Still looking for help? Get the right answer, fast.
Ask a question for free
Get a free answer to a quick problem.
Most questions answered within 4 hours.
OR
Find an Online Tutor Now
Choose an expert and meet online. No packages or subscriptions, pay only for the time you need.