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

BuildDOM Property

When True, an internal object model of the JSON document is created.

Object Oriented Interface

public function getBuildDOM();
public function setBuildDOM($value);

Procedural Interface

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

Default Value

true

Remarks

Set this property to True when you need to browse the current document through XPath.

Data Type

Boolean

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