DataNameFrom property
Assigns the name of an InfoBus data source which contains the name of another data source. This second data source publishes a name-value array which will be used to replace the contents of any text whose name matches one in the array, with its corresponding value pair.
Syntax
Set: Presentation.setDataNameFrom(name)
Get: name = Presentation.getDataNameFrom()
Applies to
Presentation object.
Data type
name
string. The name of the first InfoBus data source.
See Also
dataNameFrom PARAM tag
dataFrom PARAM tag
dataItemName PARAM tag
listenFor PARAM tag
DataFrom property
DataItemName property
ListenFor property