Main Content
findBy
Syntax
Description
finds within actorList
= findBy(actor
,PropertyName
,PropertyValue
)actor
and its children, all actors that match
PropertyName
with specified
PropertyValue
.
finds within actorList
= findBy(actor
,PropertyName
,PropertyValue
,SearchMode
)actor
and its children, all actors that match
PropertyName
with specified
PropertyValue
.
Input Arguments
Output Arguments
Version History
Introduced in R2022b