IP*Works! 2016 .NET Edition
IP*Works! 2016 .NET Edition
Questions / Feedback?

PutComment Method

Writes a comment to the JSON document.

Syntax

[VB.NET]
Public Sub PutComment(ByVal Text As String)
[C#]
public void PutComment(string text);

Remarks

This method writes a new JSON comment with the specified text.

This functionality is not yet implemented.

 
 
Copyright (c) 2020 /n software inc. - All rights reserved.
IP*Works! 2016 .NET Edition - Version 16.0 [Build 7353]