findFunction
R2026bSyntax
Description
finds a function in the specified interface definition that matches a fully qualified C++
function name and returns a fcnDef = findFunction(idef,CPPName)clibgen.api.FunctionDefinition object for the
matching function. If findFunction does not find a match, it returns an
empty FunctionDefinition object.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2026b