get
Get design requirement property values
Description
returns the value of all properties of the requirement object.propertyValue
= get(req
)
returns the property values specified by propertyValue
= get(req
,propertyName
)propertyName
.
Examples
Input Arguments
Output Arguments
Alternatives
You can access property values using dot notation, for example
req.property
Version History
Introduced in R2011b