Paragraph Style script: How to set tab stop position to the left margin?
Hi all,
Does anyone know a script that creates a paragraph style and set the tab stop position to the left margin? Instead of using alignment options, I would to like to use the small triangles in the left corner as per the screenshot below:

I have found this code somewhere for the Tab stop position part:
tabStops.add({alignment: TabStopAlignment.CHARACTER_ALIGN, alignmentCharacter: ".", position: 4})
This may be a dumb question, but instead of "alignment", should I use "indent"?
Thanks in advance for the help! 🙂
Rogerio
