dataFrom PARAM tag



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

<PARAM NAME = "dataFrom" VALUE = "name">

Parameter values

name
string. The name of the data source held currently by the InfoBus.

See Also
DataFrom property
DataNameFrom property
DataItemName property
ListenFor property
dataNameFrom PARAM tag
dataItemName PARAM tag
listenFor PARAM tag