Main Content
discard
Class: slreq.ReqSet
Namespace: slreq
Close requirement set without saving
Syntax
discard(rs)
Description
discard(
closes the requirement set
rs
)rs
without saving.
Input Arguments
Examples
Tips
To close a requirement set and receive a prompt if there are unsaved changes, use the
close
function.To save the requirement set before discarding, use the
save
function.To close all requirement sets and link sets without saving, and close the Requirements Editor, use the
slreq.clear
function.
Version History
Introduced in R2017b