Main Content

find

Class: systemcomposer.rptgen.finder.FunctionFinder
Package: systemcomposer.rptgen.finder

Find information about function

Since R2022b

Syntax

result = find(finder)

Description

result = find(finder) finds information about a function for the Function search result.

Input Arguments

expand all

Function finder, specified as a systemcomposer.rptgen.finder.FunctionFinder object.

Output Arguments

expand all

Function result, returned as a systemcomposer.rptgen.finder.FunctionResult object.

Version History

Introduced in R2022b