Declaration Functions

Declaration functions let you force a reference to a database field or named data source which is set up in your document, but that may get skipped during BarTender's test run of your scripts. For more information on forcing references to database fields or named data sources, refer to Forcing References.

Name

Description

ReferenceField

Forces reference to a field in a database.

ReferenceSharedSubString

Forces reference to a named data source.

Related Topics