Watch.GetMetadataFilename

Returns the complete path and file name of the metadata file associated with the current job file.

Example

JavaScript

Watch.GetMetadataFileName();

VBScript

Watch.GetMetadataFileName

Python

Watch.GetMetadataFileName()

Perl

$Watch->GetMetadataFileName();