put_comment Method

Writes an XML comment block.

Syntax

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

Remarks

Writes a new XML comment block with the specified text.

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