Read properties of test sequence transition
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.
sltest.testsequence.addTransition
| sltest.testsequence.deleteTransition
| sltest.testsequence.editTransition
| sltest.testsequence.findStep
| sltest.testsequence.readStep
| sltest.testsequence.readSymbol