Main Content
latch
Save value of an expression
Syntax
Description
latch(
saves the value of
x
)x
when the test step is entered and returns that value of
x
. The latch(x)
statement reevaluates the next
time the step is entered. Use the latch
operator
in the test step of a Test Sequence or Test
Assessment block.
Examples
Version History
Introduced in R2015a