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