8.18/6/2018

Watch.GetMetadataFilename

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

Example

VBScript
Watch.GetMetadataFileName
Javascript
Watch.GetMetadataFileName();
Python
Watch.GetMetadataFileName()
Perl
$Watch->GetMetadataFileName();