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

XElement Property

The name of the current element.

Object Oriented Interface

public function getXElement();
public function setXElement($value);

Procedural Interface

ipworks_json_get($res, 13 );
ipworks_json_set($res, 13, $value );

Default Value

''

Remarks

This property contains the name of the current element. The current element is specified via the XPath property.

Data Type

String

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