Main Content
sltest.testsequence.addScenario
Description
sltest.testsequence.addScenario(
adds a new scenario with the name specified by blockPath
,scenarioName
)scenarioName
to the Test
Sequence block specified by blockPath
. The specified Test Sequence
block must be in scenario mode and the name of the new scenario cannot already exist in the
block. The new scenario is added after the last scenario in the block.
Examples
Input Arguments
Version History
Introduced in R2020b