beforeCreateArticle

When

Before sending a new article to the Studio Server system.

Where

Arguments in

n/a

Arguments out

n/a

Notes

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

Examples

Using beforeCreateArticle

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

Supported versions

Adobe Version Supported
2023
2024
2025
2026

See also