pytuflow.FileInput.is_start_block#
- FileInput.is_start_block()#
Returns whether this input is the start of a block. e.g.
If Scenario == DEVis the start of a block.A start of a block can be any block that starts with
IF [Scenario | Event]ELSE IF [Scenario | Event]ELSEDEFINE [Map Output Zone | ...]Start 1D
- Returns:
Whether the input is the start of a block.
- Return type:
bool