output: return 'output' produced by a 'moduleOutput'

Description Usage Arguments Details Value

Description

Return the object produced by a module output.

Usage

1
output(moduleOutput, moduleLanguage, outputDirectory)

Arguments

moduleOutput

moduleOutput object

moduleLanguage

moduleLanguage object

outputDirectory

file location for module execution

Details

This function returns a reference to the object produced by a module's output when the module is executed. The reference contained in this object is not guaranteed to exist until after module execution.

Value

output list object, containing:

name

output name

format

ioFormat object

vessel

vessel object

moduleLanguage

moduleLanguage object

ref

address of output object produced


anhinton/conduit documentation built on May 10, 2019, 11:48 a.m.