Main Content
getCallableFunctionsThatCallServiceFunction
Class: coder.descriptor.ServiceInterface
Namespace: coder.descriptor
Syntax
entryPointFunctions = getCallableFunctionsThatCallServiceFunction(serviceObj,serviceFunctionName)
Description
returns the names of the entry-point functions that call the specified service
function.entryPointFunctions
= getCallableFunctionsThatCallServiceFunction(serviceObj
,serviceFunctionName
)
Input Arguments
Output Arguments
Version History
Introduced in R2022b