Set Test Sequence block properties
sltest.testsequence.setProperty(
sets properties of the Test Sequence block specified by
blockPath
,Name,Value
)blockPath
according to one or more Name
,
Value
pairs. Obtain valid properties using sltest.testsequence.getProperty
.
Note
All properties, except ActiveStepDataSymbol
, are
writable. You cannot change the value of
ActiveStepDataSymbol
using
sltest.testsequence.setProperty
. You can, however, rename
the symbol using sltest.testsequence.editSymbol
.
sltest.testsequence.editSymbol
| sltest.testsequence.find
| sltest.testsequence.getProperty
| sltest.testsequence.newBlock