XText Property

The text of the current element.

Object Oriented Interface

public function getXText();
public function setXText($value);

Procedural Interface

ipworksiot_json_get($res, 17 );
ipworksiot_json_set($res, 17, $value );

Default Value

''

Remarks

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

Data Type

String

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks IoT 2020 PHP Edition - Version 20.0 [Build 8265]