slreportgen.utils.sortObjects
Syntax
Description
sorts the elements in sortedList
= slreportgen.utils.sortObjects(objectList
)objectList
alphabetically by name. You must load
the models that contain the objects before using the sortObjects
function. The function ignores and excludes invalid elements.
uses sortedList
= slreportgen.utils.sortObjects(objectList
,sortMethod
)sortMethod
to sort the elements in
objectList
.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2022b