Main Content
sltest.testsequence.deleteScenario
Description
sltest.testsequence.deleteScenario(
removes the scenario specified by blockPath
,scenarioName
)scenarioName
from the Test Sequence
block specified by blockPath
. All
steps in the deleted scenario are also deleted. Each scenario in a Test Sequence block is
identified by a scenario name and an index. When you delete a scenario, the indices of the
following scenarios update. For example, if you delete the second scenario, the index of the
third scenario changes from 3 to 2.
Examples
Input Arguments
Version History
Introduced in R2020b