Stateflow.DataArray
Array properties for data and messages
Description
Use a Stateflow.DataArray
object to specify the array properties
for a data object or message.
Creation
Each data object and message has its own Stateflow.DataArray
object. To
access the Stateflow.DataArray
object, use the
Props.Array
property for the Stateflow.Data
or Stateflow.Message
object.