Main Content
getBrokenLinks
Class: slreq.LinkSet
Namespace: slreq
Description
returns the links in the link set specified by brokenLinks
= getBrokenLinks(myLinkSet
)myLinkSet
that have
invalid link destinations. The link destination can be invalid because either the
destination artifact or the destination ID cannot be found.
[
also returns the link destination values that make the link invalid.brokenLinks
,details
] = getBrokenLinks(myLinkSet
)
Input Arguments
Output Arguments
Examples
Alternative Functionality
App
Use the Repair Invalid Links dialog box in the Requirements Editor to view the orphan links. For more information, see Resolve Links.
Version History
Introduced in R2024a