Main Content
copy
Class: slreq.Justification
Namespace: slreq
Syntax
tf = copy(just1,location,just2)
Description
copies justification tf
= copy(just1
,location
,just2
)just1
and pastes it under, before, or after
justification just2
depending on the location specified by
location
. The function returns 1
if the copy and
paste is executed.
Note
If you copy a justification and paste it within the same requirement set, the copied justification retains the same custom attribute values as the original. If the justification is pasted into a different requirement set, the copied justification does not retain the custom attribute values.
Input Arguments
Output Arguments
Examples
Version History
Introduced in R2020b