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

GetMetaDataJob
Syntax
GetMetaDataJob(key);
key
Description
Returns the value of a metadata attribute associated with the input job. You use the SetMetaDataJob function to create the metadata attribute.
Returns
The value of the metadata attribute.
Example
$value=GetMetaDataJob("ref"); 
OpenText StreamServe 5.6 Updated: 2013-03-01