put_c_data Method

Writes an XML CDATA block.

Syntax

def put_c_data(text: str) -> None: ...

Remarks

Writes a new XML CDATA block with the specified text inside the current element.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks 2020 Python Edition - Version 20.0 [Build 8307]