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

XCommentText Property

This property holds the comment text.

Object Oriented Interface

public function getXCommentText($xcommentindex);
public function setXCommentText($xcommentindex, $value);

Procedural Interface

ipworks_json_get($res, 12 , $xcommentindex);
ipworks_json_set($res, 12, $value , $xcommentindex);

Default Value

''

Remarks

This property holds the comment text.

The size of the array is controlled by the XCommentCount property.

This property is not available at design time.

Data Type

String

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