IP*Works! 2016 PHP Edition
IP*Works! 2016 PHP Edition
Questions / Feedback?

PutComment Method

Writes a comment to the JSON document.

Object Oriented Interface

public function doPutComment($text);

Procedural Interface

ipworks_json_do_putcomment($res, $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 PHP Edition - Version 16.0 [Build 7353]