Indesign Scripting Reference
home | search | Links
JavaScript >> DataMerge

DataMerge

Data merge settings.

DataMerge Properties

Property Type Access Description
dataMergeFields DataMergeFields read All data merge field.
dataMergePreferences DataMergePreference read Data Merge Preferences.
parent Object read The parent of the object.
properties An array of property names and values r/w Property that allows setting of several properties at the same time.

DataMerge Methods

Method Returns Description
getElements Array of Objects Resolve the object specifier.
mergeRecords Nothing Merge Records.
removeDataSource Nothing Remove data source.
selectDataSource Nothing Select data source.
toSource String Generate JavaScript source that, if executed, will return the specified objects.
toSpecifier String Retrieve the object specifier.
updateDataSource Nothing Update data source.