class documentation

class IsRecorder(BooleanData):

View In Hierarchy

Indicates whether the object is the recording entity in this scenario.

Class Variable name Is always 'is_recorder'.
Class Variable val If True, this object is the recording entity of the scenario.
name: Literal['is_recorder'] =

Is always 'is_recorder'.

val: bool =

If True, this object is the recording entity of the scenario.