DataFrom property
Assigns the name of an InfoBus data source which publishes a name-value array to be used for text replacement. Any named text block whose name matches one in the name-value array will have its contents replaced with the corresponding name's value pair.
Syntax
Set: Presentation.setDataFrom(name)
Get: name = Presentation.getDataFrom()
Applies to
Presentation object.
Data type
name
string. The name of the data source held currently by the InfoBus.
See Also
dataFrom PARAM tag
dataNameFrom PARAM tag
dataItemName PARAM tag
listenFor PARAM tag
DataNameFrom property
DataItemName property
ListenFor property