IPWorks 2020 JavaScript Edition

Questions / Feedback?

XElement Property

The name of the current element.

Syntax


 getXElement(): string;

 setXElement(XElement: string): void;

Default Value

""

Remarks

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

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