TestFileEmpty
Checks if the size of the file is equal to zero.
Syntax
C++
Python
def TestFileEmpty( inFile: str, / ) -> outEmpty: bool
Parameters
| Name | Type | Default | Description | |
|---|---|---|---|---|
![]() |
inFile | str | ||
![]() |
outEmpty | bool |
Checks if the size of the file is equal to zero.
def TestFileEmpty( inFile: str, / ) -> outEmpty: bool
| Name | Type | Default | Description | |
|---|---|---|---|---|
![]() |
inFile | str | ||
![]() |
outEmpty | bool |