getChanges
Get changed artifacts linked to artifacts in Safety Analysis Manager
Since R2024b
Syntax
Description
returns the detected changes in the specified Safety Analysis Manager
spreadsheet. The spreadsheet must be in a project.detectedChanges
= getChanges(spreadsheet
)
This function requires Requirements Toolbox™.
returns the detected changes in the specified spreadsheet row.detectedChanges
= getChanges(spreadsheetRow
)
returns the detected changes in the specified spreadsheet cell.detectedChanges
= getChanges(spreadsheetCell
)
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2024b
See Also
Apps
Objects
slreq.Link
(Requirements Toolbox) |slreq.LinkSet
(Requirements Toolbox) |ChangeInformation
|Spreadsheet
|SpreadsheetCell
|SpreadsheetRow