$fileSize
Returns the file size.
Parameters
Name | Description | Enforced | Default Value |
---|---|---|---|
Path | The path of the file to be checked. | Yes | None |
Decimals | How many decimals for the file size number. | No | 2 |
Example
$fileSize[path;decimals?]
Returns the file size.
Name | Description | Enforced | Default Value |
---|---|---|---|
Path | The path of the file to be checked. | Yes | None |
Decimals | How many decimals for the file size number. | No | 2 |
$fileSize[path;decimals?]