CaptureData.str Property¶
Module: CaptureData
Type: string
Definition¶
Provides a string representation of the captured data, facilitating scenarios where data needs to be interpreted or displayed as text.
This could be used for debugging purposes, logging, or any situation where a human-readable format is preferable.