Main Content

find

Class: systemcomposer.rptgen.finder.DictionaryFinder
Namespace: systemcomposer.rptgen.finder

Find information about dictionary

Since R2022b

Syntax

result = find(finder)

Description

result = find(finder) finds information about a dictionary for the Dictionary search result.

Input Arguments

expand all

Dictionary finder, specified as a systemcomposer.rptgen.finder.DictionaryFinder object.

Output Arguments

expand all

Dictionary result, returned as a systemcomposer.rptgen.finder.DictionaryResult object.

Version History

Introduced in R2022b