Action group: FIle system
This action is used to check if the file has a read only sign.
Property | Description | Type | Filling example | Mandatory field |
Parameters | ||||
File | Path to the file to which the action will be applied. | Robin.FilePath | Yes | |
Results | ||||
Result | A Boolean variable whose value is True if the file has the Read-Only attribute set, and False if this attribute is not set. | Robin.Boolean | true |
None.
Check the "Read only" sign for the "Log" file, the path to which is written in the "Path to file" variable.
Use the "File is read only" action.
The program robot completed successfully.
The file does not have a "Read only" sign.