Script functions reference > Script functions in alphabetical order > G > GetRequestedTestOutputChannel

GetRequestedTestOutputChannel
Syntax
GetRequestedTestOutputChannel();
Description
Returns a number, indicating the type of output being tested in a test output job. Test output jobs are all jobs returning 1 from the IsTestOutput script function.
The result can be used in several ways. For example, to select an output connector for the test output job or to create a log message for the StreamServer application.
Returns
A number indicating the type of test output job.
0
1
2
Example
See Example 49.
OpenText StreamServe 5.6 Updated: 2013-03-01