Main Content
addInputQueries
Add input artifacts as inputs to task
Description
addInputQueries(
adds the input artifacts returned by taskObj
,inputQueries
)inputQueries
as inputs to the task
represented by taskObj
.
If the task already has input queries specified, addInputQueries
adds inputQueries
to the list of input queries in the
InputQueries
property.
This function requires CI/CD Automation for Simulink Check.