Add symbol to test sequence
sltest.testsequence.addSymbol(
adds
a symbol blockPath
,name
,kind
,scope
)name
with properties specified by scope
and kind
to
a Test Sequence block specified by blockPath
.
The new symbol appears in the Symbols sidebar
of the Test Sequence Editor. Symbols include data, messages, function
calls, and triggers.
sltest.testsequence.deleteSymbol
| sltest.testsequence.editSymbol
| sltest.testsequence.find
| sltest.testsequence.findSymbol
| sltest.testsequence.readSymbol