beforeCreateArticleTemplate

When

Before sending a new article template to the Studio Server system.

Where

Arguments in

n/a

Arguments out

n/a

Notes

Don’t change the text of the article template at this stage. Changes will not be sent to the server. Use beforeExportArticle instead.

Examples

Using beforeCreateArticleTemplate

// beforeCreateArticleTemplate.jsx - runs before sending a new article template to Studio Server
alert("About to create a new article template.");

Supported versions

Adobe Version Supported
2023 ✔
2024 ✔
2025 ✔
2026 ✔

See also