Main Content

find

Class: systemcomposer.rptgen.finder.InterfaceFinder
Package: systemcomposer.rptgen.finder

Find information about interface

Since R2022b

Syntax

result = find(finder)

Description

result = find(finder) finds information about an interface for the Interface search result.

Input Arguments

expand all

Interface finder, specified as a systemcomposer.rptgen.finder.InterfaceFinder object.

Output Arguments

expand all

Interface result, returned as a systemcomposer.rptgen.finder.InterfaceResult object.

Version History

Introduced in R2022b