DDTSourceName

Use this function to return the contents of the Source Name field in the DDT file you are currently processing. This function is only applicable during Documaker Server processing.

Note As of version 11.0, DDT fields are stored inside FAP files.

Syntax

DDTSourceName ( )

There are no parameters for this function.

Example

Here is an example:

MYROOT = RootName(DDTSourceName())

See also