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 12 Current »

Unknown macro: {scrollbar}

Parameters:

String

inputName

Result:

java.io.InputStream


Returns an InputStream for a specified input. This only works if the input value is an IContentItem. It is important to call isDefinedInput() or getInputNames() 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