copy
Class: slreq.Requirement
Namespace: slreq
Copy and paste requirement
Syntax
tf = copy(req1,location,req2)
Description
      tf = copy(req1,location,req2)req1 and pastes it under, before, or after requirement
        req2 depending on the location specified by
        location. The function returns 1 if the copy and
      paste is executed.
Note
If you copy a requirement and paste it within the same requirement set, the copied requirement retains the same custom attribute values as the original. If the requirement is pasted into a different requirement set, the copied requirement does not retain the custom attribute values.
Input Arguments
Output Arguments
Examples
Version History
Introduced in R2020b
See Also
slreq.Requirement | move | moveDown | moveUp