Skip to main content
dublove
Legend
June 18, 2026
Question

How to I include a regular expression in the properties of a paragraph style?

I want to set some default regular expressions in a paragraph style, for example:

Regular expression: (\d+)
Quote style: myData
Paragraph style: myStyle=app.documents[0]..itemByName(“AA”),
myStyle.properties{

}

Thanks.

    1 commentaire

    Community Expert
    June 18, 2026

    Which property?

    -Manan