Main Content
sltest.testsequence.addStepAfter
Add test sequence step after existing step
Description
sltest.testsequence.addStepAfter(
adds a step to a Test Sequence block specified by
blockPath
,newStep
,stepPath
,Name,Value
)blockPath
. The new step is named
newStep
and is inserted after
stepPath
. Step properties are specified by
Name,Value
.
Examples
Input Arguments
Version History
Introduced in R2016a