Skip to main content

File Property Matches

File Property Matches

Tests if a property on this file record matches a given value. Properties are stored in the file's database record and are unique to this specific file instance, not the filename. If the same file appears in a different library, it will have its own separate properties.

Property

Name of the file record property to check.

Value

Expected value of the property.

Outputs

  1. The property matches the expected value.
  2. The property does not match the expected value.