Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Next »

Unknown macro: {scrollbar}

Parameters:

[String]

outputName

 

[String]

mimeType

 

[String]

extension

Result:

[java.io.OutputStream]

 

Gets an output stream for the requested output. Calling this will create a file in the Content Repository. It is important to call isDefinedOutput() or getOutputNames() before asking for access to an output as an error will occur if you ask for an output that has not been defined in the action sequence.

  • No labels