XChildXText Property
The inner text of the element.
Object Oriented Interface
public function getXChildXText($xchildindex);
Procedural Interface
ipworks_xmlp_get($res, 19 , $xchildindex);
Default Value
''
Remarks
The inner text of the element.
The size of the array is controlled by the XChildrenCount property.
This property is read-only and not available at design time.
Data Type
String