afterRefreshArticle

When

After refreshing the XML representation of an article from disk.

Where

Arguments in

Key Description
Core_ID The object id of the article that was refreshed.

Arguments out

n/a

Notes

Examples

Using afterRefreshArticle

var msg = "Refreshed article ID: " + app.scriptArgs.get("Core_ID");
alert(msg);

Supported versions

Adobe Version Supported
2023
2024
2025
2026

See also