Main Content
sltest.testsequence.readTransition
Read properties of test sequence transition
Syntax
Description
returns
a struct transitionInfo
= sltest.testsequence.readTransition(blockPath
,stepPath
,index
)transitionInfo
of properties for the
transition index
, in the test step stepPath
of
the Test Sequence block blockPath
.
transitionInfo = sltest.testsequence.readTransition(
returns the value blockPath
,stepPath
,index
,Property
)transitionInfo
of the
Property
for the transition.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2017a