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();
 
  • Last Topic Update: Jul-24-2018 - 10:07
  • Last Published: Sep-17-2019 - 09:09