Miscellaneous utilities

GETSCRATCHDOCUMENTID – Returns ID of a scratch document

75 views June 1, 2018 admin 0

Overview

This Custom Field  returns the ID of a scratch document, for using with SNIPPETDEPTH and SNIPPETWIDTH commands.

Syntax

GETSCRATCHDOCUMENTID(‘FileName’)

Element Description
FileName Can be a full path or filename in the assets folder.

Example

GETSCRATCHDOCUMENTID(‘Template.indd’)

See also

SNIPPETDEPTH

SNIPPETWIDTH

Was this helpful?