Main Content

find

Class: systemcomposer.rptgen.finder.ViewFinder
Namespace: systemcomposer.rptgen.finder

Find information about view

Since R2022b

Syntax

result = find(finder)

Description

result = find(finder) finds information about a view for the View search result.

Input Arguments

expand all

View finder, specified as a systemcomposer.rptgen.finder.ViewFinder object.

Output Arguments

expand all

View result, returned as a systemcomposer.rptgen.finder.ViewResult object.

Version History

Introduced in R2022b