Miscellaneous utilities

SNIPPETDEPTH – Depth in points of snippet in temporary document

83 views June 1, 2018 admin 0

Overview

This Custom Field returns the depth in POINTS of a given snippet when populated in a temporary document.  The path provided for the snippet file can either be a fully qualified path or, if just the filename is provided, EasyCatalog will look inside of the workspace ‘Assets’ folder. Any Field Specifiers in the snippet will be populated with data for each record; Pagination Rules such as fitting to content will also be applied.

Syntax

SNIPPETDEPTH(Filename)

Element Description
Filename The name of the snippet file.

Example

SNIPPETDEPTH(Macintosh HD:Snippet1.idms)

See also

SNIPPETWIDTH

GROUPSNIPPETDEPTH

Was this helpful?