IPWorks 2020 JavaScript Edition

Questions / Feedback?

PutCData Method

Writes an XML CDATA block.

Syntax

async xml.putCData(text : string): Promise<void>

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 JavaScript Edition - Version 20.0 [Build 8292]