fetchResults
Description
returns the results of blockResults
= fetchResults(pipeline
,block
)block
in the pipeline
. This
function is equivalent to the results
function with the exception that if you are running the pipeline in parallel,
fetchResults
waits for the block to complete before returning its
results.
Input Arguments
Output Arguments
Version History
Introduced in R2023a