Script functions reference > Script functions in alphabetical order > I > InConnectorName

InConnectorName
Syntax
InConnectorName();
Description
Returns the name of the current input connector. An Event can ask where the input arrived from. This function can be used in Rules for both Events and Processes. The input from the business application arriving at a specific connector can trigger the processing of certain documents.
Returns
A string.
Example
$inconnector=inconnectorname();
OpenText StreamServe 5.6 Updated: 2013-03-01