cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Choose Language Hide Translation Bar
senatorx
Level III

manipulating text size and color

Hi, I found that I can send text to a journal with a text box object:

sample_tb = text box("Some text");

sample_tb << journal();

The scripting guide shows that there are optional arguments for a text box object, but I only found Justify Text, and Set Wrap.

Are there other optional arguments for text box or a similar object where I can manipulate text size, color, font, etc.?

Thanks.

1 ACCEPTED SOLUTION

Accepted Solutions
pmroz
Super User

Re: manipulating text size and color

You can find all the information you need in the Scripting Index (Help > Scripting Index > Display Box)

5948_Scripting Index.png

View solution in original post

1 REPLY 1
pmroz
Super User

Re: manipulating text size and color

You can find all the information you need in the Scripting Index (Help > Scripting Index > Display Box)

5948_Scripting Index.png