condition:File_Attribute
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| condition:File_Attribute [2023/09/18 07:51] – created peternlewis | condition:File_Attribute [2023/09/18 08: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// |
| + | |||
| + | ===== File Attributes Available ===== | ||
| + | |||
| + | {{page> | ||
| + | |||
| + | ===== 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: by peternlewis
