Main Content
getLinks
Get links associated with spreadsheet cell or row in Safety Analysis Manager
Since R2023b
Description
returns the links associated with the spreadsheet cell,
links
= getLinks(spreadsheetCell
)spreadsheetCell
, in the Safety Analysis Manager.
You must have Requirements Toolbox™ to use this function.
returns the links associated with the specified spreadsheet row. (since R2024b)links
= getLinks(spreadsheetRow
)