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