generateDynamicDataRef()
Availability
Adobe Dreamweaver UltraDev 1.
Description
This function generates the dynamic data object for a child node.
Arguments
sourceName
, bindingName
- The
sourceName
argument is the name of the top-level node that is associated with the child node. - The
bindingName
argument is the name of the child node from which you want to generate a dynamic data object.
Returns
Adobe Dreamweaver expects a string, which can be passed to the formatDynamicDataRef()
function to format it before inserting it in a user's document.