TestBoxNotEmpty
Tests whether the box is not empty.
Syntax
C++
Python
def TestBoxNotEmpty( inBox: Box, / ) -> outIsNotEmpty: bool
Parameters
| Name | Type | Default | Description | |
|---|---|---|---|---|
![]() |
inBox | Box | ||
![]() |
outIsNotEmpty | bool |
Tests whether the box is not empty.
def TestBoxNotEmpty( inBox: Box, / ) -> outIsNotEmpty: bool
| Name | Type | Default | Description | |
|---|---|---|---|---|
![]() |
inBox | Box | ||
![]() |
outIsNotEmpty | bool |