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.2 Updated: 2018-01-26