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

GetMailMachine
Syntax
GetMailMachine();
Description
Returns the name of the enveloping machine to which the current document was assigned. The function can be used at the following post-processing scripting levels:
Before and after document, process and page.
Returns
A string specifying the enveloping machine. If no string is assigned to the enveloping machine, an empty string is returned.
Example
$mail_mach=GetMailMachine();
OpenText StreamServe 5.6 Updated: 2013-03-01