Get File Size
You can select this activity to determine the size of a file in kilobytes (KB).
This table lists the properties for the activity.
Property Type | Property Name | Data type | Description |
---|---|---|---|
Common | Continue on error | Boolean | The option to continue the RPA flow even if the activity fails. This check box is selected by default. |
Input | File Path | String | The location of the file whose size must be determined. |
Miscellaneous | Display Name | String | The name to be displayed for the activity. |
Output | Size | Int32 | The size of the file in KB. |