Class: sltest.testmanager.TestIteration
Package: sltest.testmanager
Set model variable override
setVariable(obj,'Name',varName,'Source',srcName,'Value',value)
setVariable(
sets
a model variable override for the test iteration. Specify the obj
,'Name'
,varName
,'Source'
,srcName
,'Value'
,value
)sltest.testmanager.TestIteration
object,
and then specify the variable name, source, and override value. The
method overrides the variable in the test iteration and does not permanently
change the model variable.