User Tools

Site Tools


condition:File_Attribute

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
condition:File_Attribute [2023/09/18 03:51]
peternlewis created
condition:File_Attribute [2023/09/18 04:22] (current)
peternlewis
Line 1: Line 1:
 ====== File Attribute condition ====== ====== File Attribute condition ======
  
-The //File Attribute condition// checks a file attribute to see if it has a specified value.+The //File Attribute condition// ​(v11.0+) ​checks a file attribute to see if it has a specified value. 
 + 
 +===== File Attributes Available ===== 
 + 
 +{{page>​include:​GettableFileAttributes#​}} 
 + 
 +===== Conditions ===== 
 + 
 +* is empty. 
 +* is not empty. 
 +* is (case insensitively) a specified string. 
 +* is not (case insensitively) a specified string. 
 +* contains (case insensitively) a specified string. 
 +* does not contain (case insensitively) a specified string. 
 +* starts with (case insensitively) a specified string. 
 +* ends with (case insensitively) a specified string. 
 +* is alphabetically before a specified string. 
 +* is alphabetically after a specified string. 
 +* matches a specified [[:Regular Expressions|regular expression]]. 
 +* does not match a specified [[:Regular Expressions|regular expression]]. 
 +* is numerically less than a specified calculation. 
 +* is numerically less than or equal to a specified calculation. 
 +* is numerically equal to a specified calculation. 
 +* is numerically greater than or equal to a specified calculation. 
 +* is numerically greater than a specified calculation. 
 +* is numerically not equal to a specified calculation. 
  
 ===== See Also ===== ===== See Also =====
condition/File_Attribute.1695023463.txt.gz · Last modified: 2023/09/18 03:51 by peternlewis