This condition checks a filename to see if it contains any invalid characters and determines if the filename is a legal name.
Standard Properties
See Standard Condition Properties.
Advanced Properties
Filename
The name of the file on the target system.
Operator
|
name is valid |
True if the filename is a legal name. |
|
name is not valid |
True if the filename is not a legal name. |
|
path is valid |
True if the each directory in the filename path is a legal name. |
|
path is not valid |
True if any directory in the filename path is not a legal name. |