Skip to main content
Skip table of contents

DAP Content Item

A DAP content item represents one of the files with a Part of the currently running Online template. A DAP content item can tell the name of the file it represents but not do much else. These values can only be found through DAP Part values.

Methods

getName()

Resolves into a String that is the name of the file this value represents.

For example, the expression ${partItem.getName()} might resolve into something like "composeFlow.xml".

Using the shorthand form the expression becomes ${partItem.name}.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.